diff options
author | Stephen Warren <swarren@nvidia.com> | 2014-04-18 17:15:55 (GMT) |
---|---|---|
committer | Anatolij Gustschin <agust@denx.de> | 2014-05-05 09:42:37 (GMT) |
commit | 264e0e591bbd1c66d6bd5fb8f2438f17c3ba17ea (patch) | |
tree | e8b309f51eade5b30ce225148f96bcaa77db6de4 /board/pandora | |
parent | e1ae71d8f4dd8e3f366f341e8a309e95e79945a0 (diff) | |
download | u-boot-264e0e591bbd1c66d6bd5fb8f2438f17c3ba17ea.tar.xz |
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 'board/pandora')
0 files changed, 0 insertions, 0 deletions