projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
fix module dependancies
[openwrt.git]
/
openwrt
/
target
/
linux
/
package
/
diag
/
Config.in
diff --git
a/openwrt/target/linux/package/diag/Config.in
b/openwrt/target/linux/package/diag/Config.in
index
001da0a
..
b34f773
100644
(file)
--- 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
config BR2_PACKAGE_KMOD_DIAG
prompt "kmod-diag......................... Driver for router LEDs and Buttons"
tristate
- de
fault y if
BR2_LINUX_2_4_BRCM
+ de
pends
BR2_LINUX_2_4_BRCM
default m if CONFIG_DEVEL
default m if CONFIG_DEVEL
- default n
help
Driver for router LEDs and Buttons
help
Driver for router LEDs and Buttons
This page took
0.044961 seconds
and
4
git commands to generate.