]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - arch/arm/Kconfig
Merge remote-tracking branch 'arm-lpae/for-next'
[karo-tx-linux.git] / arch / arm / Kconfig
index 63cbd866453b6632c8fb3b9598a124ace5b96300..7a78e7e7783e051263fa184c63cc65220b80bf8b 100644 (file)
@@ -1852,7 +1852,7 @@ endchoice
 
 config XIP_KERNEL
        bool "Kernel Execute-In-Place from ROM"
-       depends on !ZBOOT_ROM
+       depends on !ZBOOT_ROM && !ARM_LPAE
        help
          Execute-In-Place allows the kernel to run from non-volatile storage
          directly addressable by the CPU, such as NOR flash. This saves RAM