diff options
author | andersen <andersen@69ca8d6d-28ef-0310-b511-8ec308f3f277> | 2003-11-08 00:23:23 +0000 |
---|---|---|
committer | andersen <andersen@69ca8d6d-28ef-0310-b511-8ec308f3f277> | 2003-11-08 00:23:23 +0000 |
commit | 64e53ceb473689d5d9f1bf4369b47b65113ce8b0 (patch) | |
tree | 2dbab974d2332faec113e1f10e9cb8f8d6280485 /sysdeps/linux/defconfig | |
parent | b8a7102702bb2539ade9e3714ced3260e77047de (diff) | |
download | busybox-w32-64e53ceb473689d5d9f1bf4369b47b65113ce8b0.tar.gz busybox-w32-64e53ceb473689d5d9f1bf4369b47b65113ce8b0.tar.bz2 busybox-w32-64e53ceb473689d5d9f1bf4369b47b65113ce8b0.zip |
Rob Landley writes:
Remove three entries in defconfig that config no longer has.
Rob
git-svn-id: svn://busybox.net/trunk/busybox@7851 69ca8d6d-28ef-0310-b511-8ec308f3f277
Diffstat (limited to '')
-rw-r--r-- | sysdeps/linux/defconfig | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/sysdeps/linux/defconfig b/sysdeps/linux/defconfig index cc11c2750..c1c43cee5 100644 --- a/sysdeps/linux/defconfig +++ b/sysdeps/linux/defconfig | |||
@@ -113,8 +113,6 @@ CONFIG_RMDIR=y | |||
113 | CONFIG_SLEEP=y | 113 | CONFIG_SLEEP=y |
114 | # CONFIG_FEATURE_FANCY_SLEEP is not set | 114 | # CONFIG_FEATURE_FANCY_SLEEP is not set |
115 | CONFIG_SORT=y | 115 | CONFIG_SORT=y |
116 | # CONFIG_FEATURE_SORT_REVERSE is not set | ||
117 | # CONFIG_FEATURE_SORT_UNIQUE is not set | ||
118 | # CONFIG_STTY is not set | 116 | # CONFIG_STTY is not set |
119 | CONFIG_SYNC=y | 117 | CONFIG_SYNC=y |
120 | CONFIG_TAIL=y | 118 | CONFIG_TAIL=y |
@@ -184,7 +182,6 @@ CONFIG_WHICH=y | |||
184 | # CONFIG_AWK is not set | 182 | # CONFIG_AWK is not set |
185 | # CONFIG_PATCH is not set | 183 | # CONFIG_PATCH is not set |
186 | CONFIG_SED=y | 184 | CONFIG_SED=y |
187 | # CONFIG_FEATURE_SED_EMBEDED_NEWLINE is not set | ||
188 | # CONFIG_VI is not set | 185 | # CONFIG_VI is not set |
189 | 186 | ||
190 | # | 187 | # |