Rob Landley writes:

Remove three entries in defconfig that config no longer has.

Rob
This commit is contained in:
Eric Andersen 2003-11-08 00:23:23 +00:00
parent 2849209db2
commit bbce615c7e

View File

@ -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
#