projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1493df7
)
[ARM] pxa: select CPU_PXA310 for MACH_COLIBRI300
author
Eric Miao
<eric.y.miao@gmail.com>
Mon, 9 Nov 2009 06:40:47 +0000
(14:40 +0800)
committer
Eric 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
patch
|
blob
|
history
diff --git
a/arch/arm/mach-pxa/Kconfig
b/arch/arm/mach-pxa/Kconfig
index ca2bd593ca30126f706d06eaa5e2957593089d80..4bd0f8740b24c159a755defb57165c683d7a2f84 100644
(file)
--- a/
arch/arm/mach-pxa/Kconfig
+++ b/
arch/arm/mach-pxa/Kconfig
@@
-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"