iop: select the nohup utility in the busybox config

This is related to the ubus fwbank.upgrade() work as we would
like to implement this function in an asynchronous way.
This commit is contained in:
Oskar Viljasaar 2021-03-08 11:04:48 +01:00
parent c47857f950
commit 1d1c8a25f2

View file

@ -191,6 +191,7 @@ CONFIG_BUSYBOX_CONFIG_FEATURE_VOLUMEID_LINUXSWAP=y
CONFIG_BUSYBOX_CONFIG_FEATURE_VOLUMEID_SQUASHFS=y
CONFIG_BUSYBOX_CONFIG_FEATURE_VOLUMEID_UBIFS=y
CONFIG_BUSYBOX_CONFIG_TIMEOUT=y
CONFIG_BUSYBOX_CONFIG_NOHUP=y
CONFIG_LIBCURL_CRYPTO_AUTH=y
# CONFIG_LIBCURL_MBEDTLS is not set
CONFIG_LIBCURL_OPENSSL=y