Update defconfigs after DHCP option rename
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
This commit is contained in:
parent
5061e1c204
commit
d01d8823a2
@ -408,7 +408,7 @@ BR2_CROSS_TOOLCHAIN_TARGET_UTILS=y
|
||||
# BR2_PACKAGE_BOA is not set
|
||||
# BR2_PACKAGE_BIND is not set
|
||||
# BR2_PACKAGE_BRIDGE is not set
|
||||
# BR2_PACKAGE_ISC_DHCP is not set
|
||||
# BR2_PACKAGE_DHCP is not set
|
||||
# BR2_PACKAGE_DNSMASQ is not set
|
||||
# BR2_PACKAGE_DROPBEAR is not set
|
||||
# BR2_PACKAGE_ETHTOOL is not set
|
||||
|
@ -329,7 +329,7 @@ BR2_TARGET_OPTIMIZATION="-Os -pipe"
|
||||
# BR2_PACKAGE_BOA is not set
|
||||
# BR2_PACKAGE_BIND is not set
|
||||
# BR2_PACKAGE_BRIDGE is not set
|
||||
# BR2_PACKAGE_ISC_DHCP is not set
|
||||
# BR2_PACKAGE_DHCP is not set
|
||||
# BR2_PACKAGE_DNSMASQ is not set
|
||||
# BR2_PACKAGE_DROPBEAR is not set
|
||||
# BR2_PACKAGE_ETHTOOL is not set
|
||||
|
@ -329,7 +329,7 @@ BR2_TOOLCHAIN_EXTERNAL_PREFIX="$(ARCH)-linux"
|
||||
# BR2_PACKAGE_BOA is not set
|
||||
# BR2_PACKAGE_BIND is not set
|
||||
# BR2_PACKAGE_BRIDGE is not set
|
||||
# BR2_PACKAGE_ISC_DHCP is not set
|
||||
# BR2_PACKAGE_DHCP is not set
|
||||
# BR2_PACKAGE_DNSMASQ is not set
|
||||
# BR2_PACKAGE_DROPBEAR is not set
|
||||
# BR2_PACKAGE_ETHTOOL is not set
|
||||
|
@ -330,7 +330,7 @@ BR2_NETWORK_SUPPORT=y
|
||||
# BR2_PACKAGE_BRIDGE is not set
|
||||
# BR2_PACKAGE_CURL is not set
|
||||
# BR2_PACKAGE_LIBCURL is not set
|
||||
BR2_PACKAGE_ISC_DHCP=y
|
||||
BR2_PACKAGE_DHCP=y
|
||||
# BR2_PACKAGE_DHCP_SERVER is not set
|
||||
# BR2_PACKAGE_DHCP_RELAY is not set
|
||||
BR2_PACKAGE_DHCP_CLIENT=y
|
||||
|
@ -332,7 +332,7 @@ BR2_TARGET_OPTIMIZATION="-Os -pipe"
|
||||
# BR2_PACKAGE_BOA is not set
|
||||
# BR2_PACKAGE_BIND is not set
|
||||
# BR2_PACKAGE_BRIDGE is not set
|
||||
# BR2_PACKAGE_ISC_DHCP is not set
|
||||
# BR2_PACKAGE_DHCP is not set
|
||||
# BR2_PACKAGE_DNSMASQ is not set
|
||||
# BR2_PACKAGE_DROPBEAR is not set
|
||||
# BR2_PACKAGE_ETHTOOL is not set
|
||||
|
@ -331,7 +331,7 @@ BR2_TARGET_OPTIMIZATION="-Os -pipe"
|
||||
# BR2_PACKAGE_BOA is not set
|
||||
# BR2_PACKAGE_BIND is not set
|
||||
# BR2_PACKAGE_BRIDGE is not set
|
||||
# BR2_PACKAGE_ISC_DHCP is not set
|
||||
# BR2_PACKAGE_DHCP is not set
|
||||
# BR2_PACKAGE_DNSMASQ is not set
|
||||
# BR2_PACKAGE_DROPBEAR is not set
|
||||
# BR2_PACKAGE_ETHTOOL is not set
|
||||
|
@ -329,7 +329,7 @@ BR2_TARGET_OPTIMIZATION="-Os -pipe"
|
||||
# BR2_PACKAGE_BOA is not set
|
||||
# BR2_PACKAGE_BIND is not set
|
||||
# BR2_PACKAGE_BRIDGE is not set
|
||||
# BR2_PACKAGE_ISC_DHCP is not set
|
||||
# BR2_PACKAGE_DHCP is not set
|
||||
# BR2_PACKAGE_DNSMASQ is not set
|
||||
# BR2_PACKAGE_DROPBEAR is not set
|
||||
# BR2_PACKAGE_ETHTOOL is not set
|
||||
|
@ -376,7 +376,7 @@ BR2_PACKAGE_AVAHI_AUTOIPD=y
|
||||
# BR2_PACKAGE_BOA is not set
|
||||
# BR2_PACKAGE_BIND is not set
|
||||
# BR2_PACKAGE_BRIDGE is not set
|
||||
# BR2_PACKAGE_ISC_DHCP is not set
|
||||
# BR2_PACKAGE_DHCP is not set
|
||||
# BR2_PACKAGE_DNSMASQ is not set
|
||||
BR2_PACKAGE_DROPBEAR=y
|
||||
# BR2_PACKAGE_ETHTOOL is not set
|
||||
|
@ -360,7 +360,7 @@ BR2_NETWORK_SUPPORT=y
|
||||
# BR2_PACKAGE_BRIDGE is not set
|
||||
# BR2_PACKAGE_CURL is not set
|
||||
# BR2_PACKAGE_LIBCURL is not set
|
||||
# BR2_PACKAGE_ISC_DHCP is not set
|
||||
# BR2_PACKAGE_DHCP is not set
|
||||
# BR2_PACKAGE_DNSMASQ is not set
|
||||
# BR2_PACKAGE_DROPBEAR is not set
|
||||
# BR2_PACKAGE_ETHTOOL is not set
|
||||
|
@ -335,7 +335,7 @@ BR2_NETWORK_SUPPORT=y
|
||||
# BR2_PACKAGE_BRIDGE is not set
|
||||
# BR2_PACKAGE_CURL is not set
|
||||
# BR2_PACKAGE_LIBCURL is not set
|
||||
# BR2_PACKAGE_ISC_DHCP is not set
|
||||
# BR2_PACKAGE_DHCP is not set
|
||||
# BR2_PACKAGE_DNSMASQ is not set
|
||||
BR2_PACKAGE_DROPBEAR=y
|
||||
# BR2_PACKAGE_ETHTOOL is not set
|
||||
|
Loading…
Reference in New Issue
Block a user