nommu: Do not allow REALVIEW_HIGH_PHYS_OFFSET if !MMU
authorCatalin Marinas <catalin.marinas@arm.com>
Fri, 24 Jul 2009 11:35:05 +0000 (12:35 +0100)
committerCatalin Marinas <catalin.marinas@arm.com>
Fri, 24 Jul 2009 11:35:05 +0000 (12:35 +0100)
Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>
arch/arm/mach-realview/Kconfig

index d4cfa21..dfc9b0b 100644 (file)
@@ -75,7 +75,7 @@ config MACH_REALVIEW_PBX
 
 config REALVIEW_HIGH_PHYS_OFFSET
        bool "High physical base address for the RealView platform"
 
 config REALVIEW_HIGH_PHYS_OFFSET
        bool "High physical base address for the RealView platform"
-       depends on !MACH_REALVIEW_PB1176
+       depends on MMU && !MACH_REALVIEW_PB1176
        default y
        help
          RealView boards other than PB1176 have the RAM available at
        default y
        help
          RealView boards other than PB1176 have the RAM available at