diff options
Diffstat (limited to 'configs/atstk100x_defconfig')
-rw-r--r-- | configs/atstk100x_defconfig | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/configs/atstk100x_defconfig b/configs/atstk100x_defconfig index 0a718de92..c12ccf88a 100644 --- a/configs/atstk100x_defconfig +++ b/configs/atstk100x_defconfig @@ -257,7 +257,6 @@ BR2_BUSYBOX_VERSION="1.14.0" BR2_PACKAGE_BUSYBOX_FULLINSTALL=y BR2_PACKAGE_BUSYBOX_CONFIG="target/device/Atmel/atstk100x/busybox-1.9.1.config" BR2_PACKAGE_BUSYBOX_SHOW_OTHERS=y -BR2_PACKAGE_BUSYBOX_SKELETON=y # # The minimum needed to build a uClibc development system @@ -376,7 +375,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 |