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 /sysdeps/linux/defconfig | |
parent | 2849209db20289f5486a602b2c42630ee6b5ae7d (diff) | |
download | busybox-bbce615c7ebcac05cf0f7189af498523a7923426.tar.gz |
Rob Landley writes:
Remove three entries in defconfig that config no longer has.
Rob
Diffstat (limited to 'sysdeps/linux/defconfig')
-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 CONFIG_SLEEP=y # CONFIG_FEATURE_FANCY_SLEEP is not set CONFIG_SORT=y -# CONFIG_FEATURE_SORT_REVERSE is not set -# CONFIG_FEATURE_SORT_UNIQUE is not set # CONFIG_STTY is not set CONFIG_SYNC=y CONFIG_TAIL=y @@ -184,7 +182,6 @@ CONFIG_WHICH=y # CONFIG_AWK is not set # CONFIG_PATCH is not set CONFIG_SED=y -# CONFIG_FEATURE_SED_EMBEDED_NEWLINE is not set # CONFIG_VI is not set # |