diff options
author | blogic <blogic@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2013-07-14 18:01:00 +0000 |
---|---|---|
committer | blogic <blogic@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2013-07-14 18:01:00 +0000 |
commit | 7bd6f6eeac6272d55e2b699599321d0e558e062b (patch) | |
tree | 37e212d38633f803085d11d7288cb05360d46eeb /target/linux/ramips/rt288x/config-3.9 | |
parent | 236adcbcc6649fb0d887e05cc3864a1323b754b7 (diff) |
ramips: disable ill_acc driver by default
The driver seems to be causoing boot rpoblems on some SoCs
Signed-off-by: John Crispin <blogic@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37314 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/ramips/rt288x/config-3.9')
-rw-r--r-- | target/linux/ramips/rt288x/config-3.9 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/ramips/rt288x/config-3.9 b/target/linux/ramips/rt288x/config-3.9 index 561f871d65..598c97231f 100644 --- a/target/linux/ramips/rt288x/config-3.9 +++ b/target/linux/ramips/rt288x/config-3.9 @@ -121,6 +121,7 @@ CONFIG_PERF_USE_VMALLOC=y CONFIG_PHYLIB=y # 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_RCU_STALL_COMMON is not set |