dect
/
linux-2.6
Archived
13
0
Fork 0

[ARM] pxa/littleton: select CPU_PXA300 and CPU_PXA310

This has to be selected, otherwise some peripherals don't get initialized.

Signed-off-by: Marek Vasut <marek.vasut@gmail.com>
Signed-off-by: Eric Miao <eric.y.miao@gmail.com>
This commit is contained in:
Marek Vasut 2009-12-27 18:14:25 +01:00 committed by Eric Miao
parent 6d26ce68e0
commit 9a8a0c46de
1 changed files with 2 additions and 0 deletions

View File

@ -37,6 +37,8 @@ config MACH_ZYLONITE320
config MACH_LITTLETON
bool "PXA3xx Form Factor Platform (aka Littleton)"
select PXA3xx
select CPU_PXA300
select CPU_PXA310
select PXA_SSP
config MACH_TAVOREVB