projects
/
openwrt
/
staging
/
neocturne.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
feb31be
)
ramips: add HAVE_CLK to Kconfig on all ramips socs
author
John Crispin
<john@openwrt.org>
Wed, 7 Nov 2012 20:26:04 +0000
(20:26 +0000)
committer
John Crispin
<john@openwrt.org>
Wed, 7 Nov 2012 20:26:04 +0000
(20:26 +0000)
Signed-off-by: Daniel Golle <dgolle@allnet.de>
SVN-Revision: 34110
target/linux/ramips/files/arch/mips/ralink/Kconfig
patch
|
blob
|
history
diff --git
a/target/linux/ramips/files/arch/mips/ralink/Kconfig
b/target/linux/ramips/files/arch/mips/ralink/Kconfig
index 444a88ae93ffc3f5775a2f2b156027f628735d46..74bca6d0e96021c76acaee2e8f9bd1eefeaf6aaa 100644
(file)
--- a/
target/linux/ramips/files/arch/mips/ralink/Kconfig
+++ b/
target/linux/ramips/files/arch/mips/ralink/Kconfig
@@
-37,6
+37,7
@@
config SOC_RT288X
select SYS_SUPPORTS_LITTLE_ENDIAN
select SYS_HAS_EARLY_PRINTK
select MIPS_MACHINE
+ select HAVE_CLK
config SOC_RT305X
bool
@@
-54,6
+55,7
@@
config SOC_RT305X
select USB_ARCH_HAS_HCD
select USB_ARCH_HAS_OHCI
select USB_ARCH_HAS_EHCI
+ select HAVE_CLK
config SOC_RT3883
bool
@@
-70,6
+72,7
@@
config SOC_RT3883
select MIPS_MACHINE
select USB_ARCH_HAS_OHCI
select USB_ARCH_HAS_EHCI
+ select HAVE_CLK
config RALINK_DEV_GPIO_BUTTONS
def_bool n