diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2014-02-05 09:00:44 +0100 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2014-02-05 09:00:44 +0100 |
commit | cb3f115bc6bb2cb494cc10375c247859bd5d6c30 (patch) | |
tree | a42a079c0139a749b9a0eaa8d1bc08de548516ed /package/busybox/config/util-linux | |
parent | 1cd4ea16580c9324efd8982ea1289bb166bfb5e9 (diff) |
start udhcpc with background option
Diffstat (limited to 'package/busybox/config/util-linux')
-rw-r--r-- | package/busybox/config/util-linux/Config.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/package/busybox/config/util-linux/Config.in b/package/busybox/config/util-linux/Config.in index baf6beb26..aafc795b1 100644 --- a/package/busybox/config/util-linux/Config.in +++ b/package/busybox/config/util-linux/Config.in @@ -69,6 +69,7 @@ config BUSYBOX_FEATURE_MDEV_LOAD_FIRMWARE These devices will request userspace look up the files in /lib/firmware/ and if it exists, send it to the kernel for loading into the hardware. + config BUSYBOX_REV bool "rev" default n |