[ARM] pxa: select CPU_PXA310 for MACH_COLIBRI300
authorEric Miao <eric.y.miao@gmail.com>
Mon, 9 Nov 2009 06:40:47 +0000 (14:40 +0800)
committerEric Miao <eric.y.miao@gmail.com>
Tue, 1 Dec 2009 01:02:57 +0000 (09:02 +0800)
MACH_COLIBRI300 is supposed to support both PXA300 and PXA310, select
the missing CPU_PXA310.

Signed-off-by: Eric Miao <eric.y.miao@gmail.com>
Acked-by: Daniel Mack <daniel@caiaq.de>
arch/arm/mach-pxa/Kconfig

index ca2bd59..4bd0f87 100644 (file)
@@ -254,6 +254,7 @@ config MACH_COLIBRI300
        bool "Toradex Colibri PXA300/310"
        select PXA3xx
        select CPU_PXA300
+       select CPU_PXA310
 
 config MACH_COLIBRI320
        bool "Toradex Colibri PXA320"