Skip to content

Commit

Permalink
RealView: Select CPU_V6 for MACH_REALVIEW_PB11MP
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Catalin Marinas committed Dec 1, 2008
1 parent 5582ad1 commit 6f13d27
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions arch/arm/mach-realview/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down

0 comments on commit 6f13d27

Please sign in to comment.