mirror of https://github.com/mirror/busybox.git
Rob Landley writes:
Remove three entries in defconfig that config no longer has. Rob1_00_stable_10817
parent
2849209db2
commit
bbce615c7e
|
@ -113,8 +113,6 @@ CONFIG_RMDIR=y
|
||||||
CONFIG_SLEEP=y
|
CONFIG_SLEEP=y
|
||||||
# CONFIG_FEATURE_FANCY_SLEEP is not set
|
# CONFIG_FEATURE_FANCY_SLEEP is not set
|
||||||
CONFIG_SORT=y
|
CONFIG_SORT=y
|
||||||
# CONFIG_FEATURE_SORT_REVERSE is not set
|
|
||||||
# CONFIG_FEATURE_SORT_UNIQUE is not set
|
|
||||||
# CONFIG_STTY is not set
|
# CONFIG_STTY is not set
|
||||||
CONFIG_SYNC=y
|
CONFIG_SYNC=y
|
||||||
CONFIG_TAIL=y
|
CONFIG_TAIL=y
|
||||||
|
@ -184,7 +182,6 @@ CONFIG_WHICH=y
|
||||||
# CONFIG_AWK is not set
|
# CONFIG_AWK is not set
|
||||||
# CONFIG_PATCH is not set
|
# CONFIG_PATCH is not set
|
||||||
CONFIG_SED=y
|
CONFIG_SED=y
|
||||||
# CONFIG_FEATURE_SED_EMBEDED_NEWLINE is not set
|
|
||||||
# CONFIG_VI is not set
|
# CONFIG_VI is not set
|
||||||
|
|
||||||
#
|
#
|
||||||
|
|
Loading…
Reference in New Issue