]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
disk: define HAVE_BLOCK_DEVICE if CONFIG_CMD_PART
authorStephen Warren <swarren@nvidia.com>
Thu, 28 Feb 2013 15:03:47 +0000 (15:03 +0000)
committerTom Warren <twarren@nvidia.com>
Thu, 14 Mar 2013 18:06:45 +0000 (11:06 -0700)
commit4123c4ea23cd8b9f3313bccb6c2add87b06412a3
treef9320ad359660edba862929eb47167dff259e4ce
parent2c1af9dcdcf4ede8d153c0918beca9067ec0eb36
disk: define HAVE_BLOCK_DEVICE if CONFIG_CMD_PART

Various code that is conditional upon HAVE_BLOCK_DEVICE is required by
code conditional upon CONFIG_CMD_PART. So, enable HAVE_BLOCK_DEVICE if
CONFIG_CMD_PART is enabled.

Signed-off-by: Stephen Warren <swarren@nvidia.com>
Acked-by: Simon Glass <sjg@chromium.org>
Acked-by: Tom Rini <trini@ti.com>
Signed-off-by: Tom Warren <twarren@nvidia.com>
include/config_fallbacks.h