UBUNTU: SAUCE: (no-up) select a v7 CPU for versatile
authorLoic Minier <loic.minier@ubuntu.com>
Thu, 4 Jun 2009 13:53:41 +0000 (15:53 +0200)
committerLeann Ogasawara <leann.ogasawara@canonical.com>
Mon, 28 Mar 2011 13:48:18 +0000 (06:48 -0700)
This allows us to use this kernel under QEMU while still using the
main Ubuntu ARMv7 userspace.

Signed-off-by: Andy Whitcroft <apw@canonical.com>

arch/arm/mach-versatile/Kconfig

index 9cdec5a..fcfb6f0 100644 (file)
@@ -3,7 +3,7 @@ menu "Versatile platform type"
 
 config ARCH_VERSATILE_PB
        bool "Support Versatile Platform Baseboard for ARM926EJ-S"
-       select CPU_ARM926T
+       select CPU_V7
        select MIGHT_HAVE_PCI
        default y
        help
@@ -12,7 +12,7 @@ config ARCH_VERSATILE_PB
 
 config MACH_VERSATILE_AB
        bool "Support Versatile Application Baseboard for ARM926EJ-S"
-       select CPU_ARM926T
+       select CPU_V7
        help
          Include support for the ARM(R) Versatile Application Baseboard
          for the ARM926EJ-S.