projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
patch nvram library for new nas version (thx to Vincent Bernat)
[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
b58a99e
..
b34f773
100644
(file)
--- a/
openwrt/target/linux/package/diag/Config.in
+++ b/
openwrt/target/linux/package/diag/Config.in
@@
-1,5
+1,7
@@
config BR2_PACKAGE_KMOD_DIAG
config BR2_PACKAGE_KMOD_DIAG
- tristate "kmod-diag"
- default y
+ prompt "kmod-diag......................... Driver for router LEDs and Buttons"
+ tristate
+ depends BR2_LINUX_2_4_BRCM
+ default m if CONFIG_DEVEL
help
Driver for router LEDs and Buttons
help
Driver for router LEDs and Buttons
This page took
0.020058 seconds
and
4
git commands to generate.