diff options
author | nbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2006-01-10 19:43:00 +0000 |
---|---|---|
committer | nbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2006-01-10 19:43:00 +0000 |
commit | 489f9455f265caba0edd3488fe9580e36418eb32 (patch) | |
tree | 227994a76fef5a3c7c651667756984dc69bddb2d /openwrt/target/linux/package/diag/Config.in | |
parent | 3224e1420fd9c58ce5bf3b67e871730be18f8fdd (diff) |
large target/linux cleanup
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@2877 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'openwrt/target/linux/package/diag/Config.in')
-rw-r--r-- | openwrt/target/linux/package/diag/Config.in | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/openwrt/target/linux/package/diag/Config.in b/openwrt/target/linux/package/diag/Config.in index 001da0a005..b34f773691 100644 --- a/openwrt/target/linux/package/diag/Config.in +++ b/openwrt/target/linux/package/diag/Config.in @@ -1,8 +1,7 @@ config BR2_PACKAGE_KMOD_DIAG prompt "kmod-diag......................... Driver for router LEDs and Buttons" tristate - default y if BR2_LINUX_2_4_BRCM + depends BR2_LINUX_2_4_BRCM default m if CONFIG_DEVEL - default n help Driver for router LEDs and Buttons |