diff options
Diffstat (limited to 'configs/v100sc2_defconfig')
-rw-r--r-- | configs/v100sc2_defconfig | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/configs/v100sc2_defconfig b/configs/v100sc2_defconfig index c85a4d8bf..80f194a56 100644 --- a/configs/v100sc2_defconfig +++ b/configs/v100sc2_defconfig @@ -229,7 +229,6 @@ BR2_BUSYBOX_VERSION="1.12.1" BR2_PACKAGE_BUSYBOX_FULLINSTALL=y BR2_PACKAGE_BUSYBOX_CONFIG="target/device/valka/v100sc2/busybox.config" BR2_PACKAGE_BUSYBOX_SHOW_OTHERS=y -BR2_PACKAGE_BUSYBOX_SKELETON=y # # The minimum needed to build a uClibc development system @@ -335,7 +334,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 |