diff options
author | Denis Vlasenko <vda.linux@googlemail.com> | 2008-05-13 02:43:27 +0000 |
---|---|---|
committer | Denis Vlasenko <vda.linux@googlemail.com> | 2008-05-13 02:43:27 +0000 |
commit | 9305cdddbf83ed11fc8164e7f1e624538611be22 (patch) | |
tree | 17fdc564a28838e1bd5fd4265af23ecc1aa5a990 /scripts/defconfig | |
parent | 77ad97f199f1bf05e9a7609bbdd239dab825b258 (diff) | |
download | busybox-9305cdddbf83ed11fc8164e7f1e624538611be22.tar.gz |
Kill CONFIG_NITPICK, it turned out to not be useful. no code changes.
Diffstat (limited to 'scripts/defconfig')
-rw-r--r-- | scripts/defconfig | 1 |
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 |