diff options
Diffstat (limited to 'configs/at91sam9260pf_defconfig')
-rw-r--r-- | configs/at91sam9260pf_defconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/at91sam9260pf_defconfig b/configs/at91sam9260pf_defconfig index d444158e9..d83bb8c5c 100644 --- a/configs/at91sam9260pf_defconfig +++ b/configs/at91sam9260pf_defconfig @@ -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 |