projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
move diag module outside of kernel directory
[openwrt.git]
/
openwrt
/
target
/
linux
/
Config.in
diff --git
a/openwrt/target/linux/Config.in
b/openwrt/target/linux/Config.in
index
4eb2a6d
..
f5cf166
100644
(file)
--- a/
openwrt/target/linux/Config.in
+++ b/
openwrt/target/linux/Config.in
@@
-86,12
+86,6
@@
config BR2_PACKAGE_KMOD_CPMAC
help
Driver for the AR7 CPMAC network chip
help
Driver for the AR7 CPMAC network chip
-config BR2_PACKAGE_KMOD_DIAG
- tristate "Router LED/Button Driver"
- default y
- help
- Driver for the LEDs on Wireless Routers (diag)
-
config BR2_PACKAGE_KMOD_BRCM_WL
tristate "Broadcom Wireless Network Driver"
depends BR2_LINUX_2_4_BRCM
config BR2_PACKAGE_KMOD_BRCM_WL
tristate "Broadcom Wireless Network Driver"
depends BR2_LINUX_2_4_BRCM
This page took
0.02498 seconds
and
4
git commands to generate.