diff options
author | John Crispin <john@openwrt.org> | 2015-05-27 20:02:04 +0000 |
---|---|---|
committer | John Crispin <john@openwrt.org> | 2015-05-27 20:02:04 +0000 |
commit | 302a9f8982f3ca717856add355b3406b99100c2e (patch) | |
tree | 4a2b7112d35e026d42044a7e62b5e39fbd0a5d45 /target/linux/ramips/rt288x | |
parent | 9fb062cf9332658e2c2b1e0decf6f56088d42024 (diff) | |
download | upstream-302a9f8982f3ca717856add355b3406b99100c2e.tar.gz upstream-302a9f8982f3ca717856add355b3406b99100c2e.tar.bz2 upstream-302a9f8982f3ca717856add355b3406b99100c2e.zip |
ramips: diable ill_acc driver by default
this treacled down via the stable tree and wandered into 3.18.14
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 45793
Diffstat (limited to 'target/linux/ramips/rt288x')
-rw-r--r-- | target/linux/ramips/rt288x/config-3.18 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/ramips/rt288x/config-3.18 b/target/linux/ramips/rt288x/config-3.18 index 28d2927882..fe2c55d4cf 100644 --- a/target/linux/ramips/rt288x/config-3.18 +++ b/target/linux/ramips/rt288x/config-3.18 @@ -133,6 +133,7 @@ CONFIG_PINCTRL_RT2880=y # CONFIG_PINCTRL_SINGLE is not set # CONFIG_PREEMPT_RCU is not set CONFIG_RALINK=y +# CONFIG_RALINK_ILL_ACC is not set # CONFIG_RALINK_USBPHY is not set CONFIG_RALINK_WDT=y CONFIG_RA_NAT_NONE=y |