]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - arch/arm/Kconfig
Merge branch 'devel-stable' into for-next
[karo-tx-linux.git] / arch / arm / Kconfig
index fac6890b315da5df38163f4fcc000c81933de99e..19369c87b85a9e2be94eb82643f04365cfa35708 100644 (file)
@@ -1581,6 +1581,7 @@ config BL_SWITCHER_DUMMY_IF
 
 choice
        prompt "Memory split"
+       depends on MMU
        default VMSPLIT_3G
        help
          Select the desired split between kernel and user memory.
@@ -1598,6 +1599,7 @@ endchoice
 
 config PAGE_OFFSET
        hex
+       default PHYS_OFFSET if !MMU
        default 0x40000000 if VMSPLIT_1G
        default 0x80000000 if VMSPLIT_2G
        default 0xC0000000