diff options
Diffstat (limited to 'openwrt/target/linux/package/diag/Config.in')
-rw-r--r-- | openwrt/target/linux/package/diag/Config.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/openwrt/target/linux/package/diag/Config.in b/openwrt/target/linux/package/diag/Config.in index b34f77369..70f726c5b 100644 --- a/openwrt/target/linux/package/diag/Config.in +++ b/openwrt/target/linux/package/diag/Config.in @@ -2,6 +2,6 @@ config BR2_PACKAGE_KMOD_DIAG prompt "kmod-diag......................... Driver for router LEDs and Buttons" tristate depends BR2_LINUX_2_4_BRCM - default m if CONFIG_DEVEL + default y help Driver for router LEDs and Buttons |