diff options
Diffstat (limited to 'configs/kb9202_defconfig')
-rw-r--r-- | configs/kb9202_defconfig | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/configs/kb9202_defconfig b/configs/kb9202_defconfig index 9300f28fe..2895d8a94 100644 --- a/configs/kb9202_defconfig +++ b/configs/kb9202_defconfig @@ -254,7 +254,6 @@ BR2_BUSYBOX_VERSION="1.13.4" BR2_PACKAGE_BUSYBOX_FULLINSTALL=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 @@ -360,7 +359,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 |