projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
clean up .svn and CVS directories for every package
[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
b34f773
..
80cba50
100644
(file)
--- a/
target/linux/package/diag/Config.in
+++ b/
target/linux/package/diag/Config.in
@@
-1,7
+1,7
@@
-config
BR2_
PACKAGE_KMOD_DIAG
+config PACKAGE_KMOD_DIAG
prompt "kmod-diag......................... Driver for router LEDs and Buttons"
tristate
prompt "kmod-diag......................... Driver for router LEDs and Buttons"
tristate
- depends
BR2_
LINUX_2_4_BRCM
- default
m if CONFIG_DEVEL
+ depends LINUX_2_4_BRCM
+ default
y
help
Driver for router LEDs and Buttons
help
Driver for router LEDs and Buttons
This page took
0.022721 seconds
and
4
git commands to generate.