summaryrefslogtreecommitdiffstats
path: root/arch/arm/cpu/armv7/rmobile/Kconfig
diff options
context:
space:
mode:
authorTom Rini <trini@ti.com>2014-11-05 13:11:18 -0500
committerTom Rini <trini@ti.com>2014-11-05 13:11:18 -0500
commit11ada9225a16ed2d8ddbf0715a2416245a777cbc (patch)
tree85e53709f6296a1929835550f4d4b31bf4616754 /arch/arm/cpu/armv7/rmobile/Kconfig
parent625509ab0edbb7d943ad9028de3c21ca48aa58be (diff)
parent9cb8d9d2e0a34582f55939cbb9b2989633f24b34 (diff)
downloadtalos-obmc-uboot-11ada9225a16ed2d8ddbf0715a2416245a777cbc.tar.gz
talos-obmc-uboot-11ada9225a16ed2d8ddbf0715a2416245a777cbc.zip
Merge branch 'rmobile' of git://www.denx.de/git/u-boot-sh
Diffstat (limited to 'arch/arm/cpu/armv7/rmobile/Kconfig')
-rw-r--r--arch/arm/cpu/armv7/rmobile/Kconfig5
1 files changed, 5 insertions, 0 deletions
diff --git a/arch/arm/cpu/armv7/rmobile/Kconfig b/arch/arm/cpu/armv7/rmobile/Kconfig
index c46a0cc9b8..8444d4224a 100644
--- a/arch/arm/cpu/armv7/rmobile/Kconfig
+++ b/arch/arm/cpu/armv7/rmobile/Kconfig
@@ -23,6 +23,11 @@ endchoice
config SYS_SOC
default "rmobile"
+config RMOBILE_EXTRAM_BOOT
+ bool "Enable boot from RAM"
+ depends on TARGET_ALT || TARGET_KOELSCH || TARGET_LAGER
+ default n
+
source "board/atmark-techno/armadillo-800eva/Kconfig"
source "board/renesas/koelsch/Kconfig"
source "board/renesas/lager/Kconfig"
OpenPOWER on IntegriCloud