summaryrefslogtreecommitdiffstats
path: root/.defconfig
diff options
context:
space:
mode:
authorPeter Korsgaard <jacmet@sunsite.dk>2008-04-03 21:06:27 +0000
committerPeter Korsgaard <jacmet@sunsite.dk>2008-04-03 21:06:27 +0000
commit556016491c90a31102f0a26b5d1e3d766428e03a (patch)
tree9905070de68bcf230035de0c09485ac9ae73553b /.defconfig
parentda53e2e09e40ba7437c3c002e58ef8f8fe7a5ac9 (diff)
downloadbuildroot-novena-556016491c90a31102f0a26b5d1e3d766428e03a.tar.gz
buildroot-novena-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