projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
move source files to src/.
[openwrt.git]
/
package
/
busybox
/
config
/
miscutils
/
Config.in
diff --git
a/package/busybox/config/miscutils/Config.in
b/package/busybox/config/miscutils/Config.in
index
1ffb8c6
..
4041701
100644
(file)
--- a/
package/busybox/config/miscutils/Config.in
+++ b/
package/busybox/config/miscutils/Config.in
@@
-209,6
+209,12
@@
config BUSYBOX_CONFIG_FEATURE_HDPARM_HDIO_GETSET_DMA
Enables the 'hdparm -d' option to get/set using_dma flag.
This is dangerous stuff, so you should probably say N.
Enables the 'hdparm -d' option to get/set using_dma flag.
This is dangerous stuff, so you should probably say N.
+config BUSYBOX_CONFIG_LOCK
+ bool "lock"
+ default y
+ help
+ Small utility for using locks in scripts
+
config BUSYBOX_CONFIG_MAKEDEVS
bool "makedevs"
default n
config BUSYBOX_CONFIG_MAKEDEVS
bool "makedevs"
default n
This page took
0.029598 seconds
and
4
git commands to generate.