summaryrefslogtreecommitdiffstats
path: root/.defconfig
diff options
context:
space:
mode:
authorPeter Korsgaard2008-04-03 23:06:27 +0200
committerPeter Korsgaard2008-04-03 23:06:27 +0200
commit556016491c90a31102f0a26b5d1e3d766428e03a (patch)
tree9905070de68bcf230035de0c09485ac9ae73553b /.defconfig
parentadd festival speech synthesis package from University of Edinburgh (diff)
downloadbuildroot-556016491c90a31102f0a26b5d1e3d766428e03a.tar.gz
buildroot-556016491c90a31102f0a26b5d1e3d766428e03a.tar.xz
buildroot-556016491c90a31102f0a26b5d1e3d766428e03a.zip
defconfig: remove busybox config setting
Remove BR2_PACKAGE_BUSYBOX_CONFIG so the default config for the selected version gets used. Got broken by r21257.
Diffstat (limited to '.defconfig')
-rw-r--r--.defconfig1
1 files changed, 0 insertions, 1 deletions
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