diff options
Diffstat (limited to 'busybox/busybox-1.00/defconfig')
-rw-r--r-- | busybox/busybox-1.00/defconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/busybox/busybox-1.00/defconfig b/busybox/busybox-1.00/defconfig index 06c56d3118..49d7b21420 100644 --- a/busybox/busybox-1.00/defconfig +++ b/busybox/busybox-1.00/defconfig @@ -352,7 +352,7 @@ CONFIG_FEATURE_WGET_IP6_LITERAL=y # # udhcp Server/Client # -# CONFIG_UDHCPD is not set +CONFIG_UDHCPD=y CONFIG_UDHCPC=y CONFIG_FEATURE_UDHCP_SYSLOG=y # CONFIG_FEATURE_UDHCP_DEBUG is not set |