9
0
Fork 0

ARM: OMAP: Do not show MLO/SPI image options with OMAP_MULTI_BOARDS

The MLO/SPI image options have no effect with OMAP_MULTI_BOARDS
enabled, so do not show them.

Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
This commit is contained in:
Sascha Hauer 2014-07-07 14:13:14 +02:00
parent 600d312707
commit d1ec6fb0c9
2 changed files with 2 additions and 1 deletions

View File

@ -1,5 +1,4 @@
CONFIG_ARCH_OMAP=y
CONFIG_OMAP_BUILD_IFT=y
CONFIG_OMAP_MULTI_BOARDS=y
CONFIG_MACH_BEAGLEBONE=y
CONFIG_MACH_PCM051=y

View File

@ -72,6 +72,7 @@ config OMAP_GPMC
config OMAP_BUILD_IFT
prompt "build ift binary (MLO)"
depends on !OMAP_MULTI_BOARDS
bool
help
Say Y here if you want to build an MLO binary. On TI SoCs, this
@ -80,6 +81,7 @@ config OMAP_BUILD_IFT
config OMAP_BUILD_SPI
prompt "build SPI binary"
depends on !OMAP_MULTI_BOARDS
bool
help
Say Y here if you want to build an barebox.spi image as used