projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
name sercomm-based ar7 images (dg834/compatible) .img instead of .bin, because the...
[openwrt.git]
/
target
/
linux
/
package
/
diag
/
Config.in
diff --git
a/target/linux/package/diag/Config.in
b/target/linux/package/diag/Config.in
index
a33f812
..
b34f773
100644
(file)
--- a/
target/linux/package/diag/Config.in
+++ b/
target/linux/package/diag/Config.in
@@
-1,6
+1,7
@@
config BR2_PACKAGE_KMOD_DIAG
prompt "kmod-diag......................... Driver for router LEDs and Buttons"
tristate
- default y
+ depends BR2_LINUX_2_4_BRCM
+ default m if CONFIG_DEVEL
help
Driver for router LEDs and Buttons
This page took
0.026069 seconds
and
4
git commands to generate.