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:
6a148ea
)
[ARM] S3C64XX: Ensure CPU_V6 is selected
author
Ben Dooks
<ben-linux@fluff.org>
Thu, 18 Dec 2008 22:06:42 +0000
(22:06 +0000)
committer
Ben Dooks
<ben-linux@fluff.org>
Thu, 18 Dec 2008 22:06:42 +0000
(22:06 +0000)
Select CPU_V6 with the S3C64XX series.
Signed-off-by: Ben Dooks <ben-linux@fluff.org>
arch/arm/plat-s3c64xx/Kconfig
patch
|
blob
|
history
diff --git
a/arch/arm/plat-s3c64xx/Kconfig
b/arch/arm/plat-s3c64xx/Kconfig
index 203dd730d1ca0f96a2eb6793b159ac71ca2c289a..54375a00a7d25d685216c47fa423a52a59141dc7 100644
(file)
--- a/
arch/arm/plat-s3c64xx/Kconfig
+++ b/
arch/arm/plat-s3c64xx/Kconfig
@@
-9,9
+9,10
@@
config PLAT_S3C64XX
bool
depends on ARCH_S3C64XX
+ default y
+ select CPU_V6
select PLAT_S3C
select ARM_VIC
- default y
select NO_IOPORT
select ARCH_REQUIRE_GPIOLIB
select S3C_GPIO_TRACK