RealView: Select CPU_V6 for MACH_REALVIEW_PB11MP
authorCatalin Marinas <catalin.marinas@arm.com>
Mon, 1 Dec 2008 14:55:00 +0000 (14:55 +0000)
committerCatalin Marinas <catalin.marinas@arm.com>
Mon, 1 Dec 2008 14:55:00 +0000 (14:55 +0000)
This seems to be missing from the arm:devel branch, though the other
RealView configurations were modified accordingly.

Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>
arch/arm/mach-realview/Kconfig

index eebf7ec..b117c13 100644 (file)
@@ -32,6 +32,7 @@ config REALVIEW_EB_ARM11MP_REVB
 
 config MACH_REALVIEW_PB11MP
        bool "Support RealView/PB11MPCore platform"
+       select CPU_V6
        select ARM_GIC
        help
          Include support for the ARM(R) RealView MPCore Platform Baseboard.