Skip to content

Commit

Permalink
[ARM] pxa: select CPU_PXA310 for MACH_COLIBRI300
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Eric Miao committed Dec 1, 2009
1 parent 1493df7 commit 9035a9e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions arch/arm/mach-pxa/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down

0 comments on commit 9035a9e

Please sign in to comment.