Browse Source

RealView: Select CPU_V6 for MACH_REALVIEW_PB11MP

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>
Catalin Marinas 16 years ago
parent
commit
6f13d27883
1 changed files with 1 additions and 0 deletions
  1. 1 0
      arch/arm/mach-realview/Kconfig

+ 1 - 0
arch/arm/mach-realview/Kconfig

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