diff options
| author | kaloz <kaloz@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-09-21 09:55:03 +0000 |
|---|---|---|
| committer | kaloz <kaloz@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-09-21 09:55:03 +0000 |
| commit | fe81993ab10a0e94d88d241cd47200011e917f59 (patch) | |
| tree | 5f4a68baf984d69462b04a4a71acb3e36f723791 /openwrt/target/linux/Config.in | |
| parent | c4b70923ed47c031e2136a3df56bdce55f487c82 (diff) | |
move diag module outside of kernel directory
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@1968 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'openwrt/target/linux/Config.in')
| -rw-r--r-- | openwrt/target/linux/Config.in | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/openwrt/target/linux/Config.in b/openwrt/target/linux/Config.in index 4eb2a6d47..f5cf16679 100644 --- 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 -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 |
