summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'arch/arm/mach-omap/Kconfig')
-rw-r--r--arch/arm/mach-omap/Kconfig7
1 files changed, 7 insertions, 0 deletions
diff --git a/arch/arm/mach-omap/Kconfig b/arch/arm/mach-omap/Kconfig
index 150358b0d1..98750c4eb2 100644
--- a/arch/arm/mach-omap/Kconfig
+++ b/arch/arm/mach-omap/Kconfig
@@ -78,6 +78,13 @@ config OMAP_BUILD_IFT
prompt "build ift binary"
bool
+config OMAP_BUILD_SPI
+ prompt "build SPI binary"
+ bool
+ help
+ Say Y here if you want to build an barebox.spi image as used
+ on the AM35xx chips when booting form SPI NOR flash.
+
config ARCH_TEXT_BASE
hex
default 0x80e80000 if MACH_OMAP343xSDP