summaryrefslogtreecommitdiffstats
path: root/arch/arm/configs
diff options
context:
space:
mode:
authorSascha Hauer <s.hauer@pengutronix.de>2014-07-07 14:13:14 +0200
committerSascha Hauer <s.hauer@pengutronix.de>2014-07-07 14:15:02 +0200
commitd1ec6fb0c9bb66939e85964c2f5214b117c78ecf (patch)
tree769cd30b5d8f8d30499b5d578d62e17d10caee63 /arch/arm/configs
parent600d312707130b201c1c947a0837da1ab3ae33fa (diff)
downloadbarebox-d1ec6fb0c9bb66939e85964c2f5214b117c78ecf.tar.gz
barebox-d1ec6fb0c9bb66939e85964c2f5214b117c78ecf.tar.xz
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>
Diffstat (limited to 'arch/arm/configs')
-rw-r--r--arch/arm/configs/am335x_mlo_defconfig1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/arm/configs/am335x_mlo_defconfig b/arch/arm/configs/am335x_mlo_defconfig
index 19f78d0ae8..b8dc4e04ec 100644
--- a/arch/arm/configs/am335x_mlo_defconfig
+++ b/arch/arm/configs/am335x_mlo_defconfig
@@ -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