diff options
author | John Crispin <blogic@openwrt.org> | 2015-05-27 20:02:04 +0000 |
---|---|---|
committer | John Crispin <blogic@openwrt.org> | 2015-05-27 20:02:04 +0000 |
commit | f7a022c6f970128af1bb19866c1f8b59c0be7666 (patch) | |
tree | 3ff01cfaa85d8f61c9d0941d9b7fd64b6522d475 /target/linux/ramips/mt7620 | |
parent | 952b6f2b0538f528b6db3202da83fb46cb982594 (diff) | |
download | master-187ad058-f7a022c6f970128af1bb19866c1f8b59c0be7666.tar.gz master-187ad058-f7a022c6f970128af1bb19866c1f8b59c0be7666.tar.bz2 master-187ad058-f7a022c6f970128af1bb19866c1f8b59c0be7666.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>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@45793 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/ramips/mt7620')
-rw-r--r-- | target/linux/ramips/mt7620/config-3.18 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/ramips/mt7620/config-3.18 b/target/linux/ramips/mt7620/config-3.18 index 9bac5a66ed..0995991b6f 100644 --- a/target/linux/ramips/mt7620/config-3.18 +++ b/target/linux/ramips/mt7620/config-3.18 @@ -151,6 +151,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=y CONFIG_RALINK_WDT=y # CONFIG_RCU_STALL_COMMON is not set |