From 556016491c90a31102f0a26b5d1e3d766428e03a Mon Sep 17 00:00:00 2001 From: Peter Korsgaard Date: Thu, 3 Apr 2008 21:06:27 +0000 Subject: defconfig: remove busybox config setting Remove BR2_PACKAGE_BUSYBOX_CONFIG so the default config for the selected version gets used. Got broken by r21257. --- .defconfig | 1 - 1 file changed, 1 deletion(-) (limited to '.defconfig') diff --git a/.defconfig b/.defconfig index 866c60ba1..4f938e96e 100644 --- a/.defconfig +++ b/.defconfig @@ -258,7 +258,6 @@ BR2_BUSYBOX_VERSION_1_9_X=y # BR2_PACKAGE_BUSYBOX_SNAPSHOT is not set BR2_BUSYBOX_VERSION="1.9.0" BR2_PACKAGE_BUSYBOX_INSTALL_SYMLINKS=y -BR2_PACKAGE_BUSYBOX_CONFIG="package/busybox/busybox-1.9.0.config" BR2_PACKAGE_BUSYBOX_HIDE_OTHERS=y # BR2_PACKAGE_BUSYBOX_SKELETON is not set -- cgit v1.2.3