summaryrefslogtreecommitdiffstats
path: root/target/linux/ramips/files/arch
diff options
context:
space:
mode:
authorJohn Crispin <john@openwrt.org>2012-11-07 20:26:04 +0000
committerJohn Crispin <john@openwrt.org>2012-11-07 20:26:04 +0000
commit480892226d23e778d7d30826e1a30b2e5b7934e0 (patch)
treee9f18e7974a3e9e7cb087afc56fe707af61a0f91 /target/linux/ramips/files/arch
parentfeb31be6afafa13bfb9eff59f9001d39ffd57a44 (diff)
downloadmaster-31e0f0ae-480892226d23e778d7d30826e1a30b2e5b7934e0.tar.gz
master-31e0f0ae-480892226d23e778d7d30826e1a30b2e5b7934e0.tar.bz2
master-31e0f0ae-480892226d23e778d7d30826e1a30b2e5b7934e0.zip
ramips: add HAVE_CLK to Kconfig on all ramips socs
Signed-off-by: Daniel Golle <dgolle@allnet.de> SVN-Revision: 34110
Diffstat (limited to 'target/linux/ramips/files/arch')
-rw-r--r--target/linux/ramips/files/arch/mips/ralink/Kconfig3
1 files changed, 3 insertions, 0 deletions
diff --git a/target/linux/ramips/files/arch/mips/ralink/Kconfig b/target/linux/ramips/files/arch/mips/ralink/Kconfig
index 444a88ae93..74bca6d0e9 100644
--- 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