diff options
Diffstat (limited to 'configs/at91sam9260pf_defconfig')
-rw-r--r-- | configs/at91sam9260pf_defconfig | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/configs/at91sam9260pf_defconfig b/configs/at91sam9260pf_defconfig index d444158e9..651041fd3 100644 --- a/configs/at91sam9260pf_defconfig +++ b/configs/at91sam9260pf_defconfig @@ -238,7 +238,6 @@ BR2_BUSYBOX_VERSION="1.13.4" BR2_PACKAGE_BUSYBOX_INSTALL_SYMLINKS=y BR2_PACKAGE_BUSYBOX_CONFIG="package/busybox/busybox-1.13.x.config" BR2_PACKAGE_BUSYBOX_SHOW_OTHERS=y -# BR2_PACKAGE_BUSYBOX_SKELETON is not set # # The minimum needed to build a uClibc development system @@ -330,7 +329,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 |