aboutsummaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorDenis Vlasenko <vda.linux@googlemail.com>2008-05-13 02:43:27 +0000
committerDenis Vlasenko <vda.linux@googlemail.com>2008-05-13 02:43:27 +0000
commit9305cdddbf83ed11fc8164e7f1e624538611be22 (patch)
tree17fdc564a28838e1bd5fd4265af23ecc1aa5a990 /scripts
parent77ad97f199f1bf05e9a7609bbdd239dab825b258 (diff)
downloadbusybox-9305cdddbf83ed11fc8164e7f1e624538611be22.tar.gz
Kill CONFIG_NITPICK, it turned out to not be useful. no code changes.
Diffstat (limited to 'scripts')
-rw-r--r--scripts/defconfig1
1 files changed, 0 insertions, 1 deletions
diff --git a/scripts/defconfig b/scripts/defconfig
index 26cc8d25d..007c7609b 100644
--- a/scripts/defconfig
+++ b/scripts/defconfig
@@ -12,7 +12,6 @@ CONFIG_HAVE_DOT_CONFIG=y
#
# General Configuration
#
-CONFIG_NITPICK=y
# CONFIG_DESKTOP is not set
CONFIG_FEATURE_BUFFERS_USE_MALLOC=y
# CONFIG_FEATURE_BUFFERS_GO_ON_STACK is not set