move diag module outside of kernel directory
[openwrt.git] / openwrt / target / linux / Config.in
index a18a2fc..f5cf166 100644 (file)
@@ -54,6 +54,7 @@ config BR2_LINUX_2_6_BRCM
        depends BR2_LINUX_2_6
        select BR2_PACKAGE_KMOD_B44
        select BR2_PACKAGE_KMOD_MADWIFI
+       select BR2_PACKAGE_ROBOCFG
        help
          Build firmware images for Broadcom based routers
          (e.g. Netgear WGT634u)
@@ -85,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
This page took 0.020945 seconds and 4 git commands to generate.