projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Corrected WAP54G bug as explained in #146, closes ticket #146
[openwrt.git]
/
openwrt
/
target
/
linux
/
package
/
switch
/
Config.in
diff --git
a/openwrt/target/linux/package/switch/Config.in
b/openwrt/target/linux/package/switch/Config.in
index
5f7d7dc
..
407d5de
100644
(file)
--- a/
openwrt/target/linux/package/switch/Config.in
+++ b/
openwrt/target/linux/package/switch/Config.in
@@
-3,6
+3,7
@@
config BR2_PACKAGE_KMOD_SWITCH
tristate
default y if BR2_LINUX_2_6_BRCM || BR2_LINUX_2_4_BRCM
default m if CONFIG_DEVEL
tristate
default y if BR2_LINUX_2_6_BRCM || BR2_LINUX_2_4_BRCM
default m if CONFIG_DEVEL
+ default n
help
Kernel driver for ROBO and ADMTEK switches.
help
Kernel driver for ROBO and ADMTEK switches.
This page took
0.026213 seconds
and
4
git commands to generate.