X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/9ce1fe9aaa459cf48fcb1e89537cbe0456d7dfac..83446d19bc40eab97c368df0d1ef8da9b8e5a52f:/openwrt/package/busybox/config/miscutils/Config.in diff --git a/openwrt/package/busybox/config/miscutils/Config.in b/openwrt/package/busybox/config/miscutils/Config.in index 1ffb8c653..404170188 100644 --- a/openwrt/package/busybox/config/miscutils/Config.in +++ b/openwrt/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. +config BUSYBOX_CONFIG_LOCK + bool "lock" + default y + help + Small utility for using locks in scripts + config BUSYBOX_CONFIG_MAKEDEVS bool "makedevs" default n