summaryrefslogtreecommitdiff
path: root/Kbuild
diff options
context:
space:
mode:
authorStephen Warren <swarren@nvidia.com>2014-04-18 11:15:55 -0600
committerAnatolij Gustschin <agust@denx.de>2014-05-05 11:42:37 +0200
commit264e0e591bbd1c66d6bd5fb8f2438f17c3ba17ea (patch)
treee8b309f51eade5b30ce225148f96bcaa77db6de4 /Kbuild
parente1ae71d8f4dd8e3f366f341e8a309e95e79945a0 (diff)
downloadu-boot-imx-264e0e591bbd1c66d6bd5fb8f2438f17c3ba17ea.zip
u-boot-imx-264e0e591bbd1c66d6bd5fb8f2438f17c3ba17ea.tar.gz
u-boot-imx-264e0e591bbd1c66d6bd5fb8f2438f17c3ba17ea.tar.bz2
config: enable CMD_BMP when API+LCD is enabled
When both CONFIG_API and CONFIG_LCD are enabled, the API code calls lcd_display_bitmap(). That isn't compiled unless either CONFIG_CMD_BMP or CONFIG_SPLASH_SCREEN is enabled. In order to prevent build problems, have config_fallbacks.h enable CONFIG_CMD_BMP when both API and LCD are enabled. Signed-off-by: Stephen Warren <swarren@nvidia.com> Reviewed-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'Kbuild')
0 files changed, 0 insertions, 0 deletions