diff options
author | Eric Andersen <andersen@codepoet.org> | 2003-11-08 00:23:23 +0000 |
---|---|---|
committer | Eric Andersen <andersen@codepoet.org> | 2003-11-08 00:23:23 +0000 |
commit | bbce615c7ebcac05cf0f7189af498523a7923426 (patch) | |
tree | 2dbab974d2332faec113e1f10e9cb8f8d6280485 | |
parent | 2849209db20289f5486a602b2c42630ee6b5ae7d (diff) | |
download | busybox-w32-bbce615c7ebcac05cf0f7189af498523a7923426.tar.gz busybox-w32-bbce615c7ebcac05cf0f7189af498523a7923426.tar.bz2 busybox-w32-bbce615c7ebcac05cf0f7189af498523a7923426.zip |
Rob Landley writes:
Remove three entries in defconfig that config no longer has.
Rob
-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 | # |