Skip to content

Commit

Permalink
[ARM] pxa/littleton: select CPU_PXA300 and CPU_PXA310
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Marek Vasut authored and Eric Miao committed Dec 29, 2009
1 parent 6d26ce6 commit 9a8a0c4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions arch/arm/mach-pxa/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 9a8a0c4

Please sign in to comment.