]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - arch/arm/cpu/armv7/rmobile/Kconfig
arm: rmobile: alt: Add external RAM boot
[karo-tx-uboot.git] / arch / arm / cpu / armv7 / rmobile / Kconfig
index 082c767d3b5d71b76154af292f7232001e0bc5e6..8444d4224a3e51270b3f2f37e3d5370cd197829e 100644 (file)
@@ -25,7 +25,7 @@ config SYS_SOC
 
 config RMOBILE_EXTRAM_BOOT
        bool "Enable boot from RAM"
-       depends on TARGET_LAGER || TARGET_KOELSCH
+       depends on TARGET_ALT || TARGET_KOELSCH || TARGET_LAGER
        default n
 
 source "board/atmark-techno/armadillo-800eva/Kconfig"