projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
add devicescape 802.11 stack
[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
a33f812
..
001da0a
100644
(file)
--- a/
openwrt/target/linux/package/diag/Config.in
+++ b/
openwrt/target/linux/package/diag/Config.in
@@
-1,6
+1,8
@@
config BR2_PACKAGE_KMOD_DIAG
prompt "kmod-diag......................... Driver for router LEDs and Buttons"
tristate
- default y
+ default y if BR2_LINUX_2_4_BRCM
+ default m if CONFIG_DEVEL
+ default n
help
Driver for router LEDs and Buttons
This page took
0.024063 seconds
and
4
git commands to generate.