]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - arch/arm/mach-mmp/Kconfig
[ARM] pxa: add base support for Marvell PXA910
[linux-2.6-omap-h63xx.git] / arch / arm / mach-mmp / Kconfig
index b52326763556b1dd5f01ae351cd050244233b34a..ba2e377484f7338c8a60eb711fd261bd5958a20c 100644 (file)
@@ -1,6 +1,6 @@
 if ARCH_MMP
 
-menu "Marvell PXA168 Implmentations"
+menu "Marvell PXA168/910 Implmentations"
 
 config MACH_ASPENITE
        bool "Marvell's PXA168 Aspenite Development Board"
@@ -24,4 +24,10 @@ config CPU_PXA168
        help
          Select code specific to PXA168
 
+config CPU_PXA910
+       bool
+       select CPU_MOHAWK
+       help
+         Select code specific to PXA910
+
 endif