diff options
author | Elliott Hughes <enh@google.com> | 2020-02-20 14:27:16 -0800 |
---|---|---|
committer | Rob Landley <rob@landley.net> | 2020-02-20 19:46:58 -0600 |
commit | efe73887bbdddc21a3b18cb554575541c077d61a (patch) | |
tree | 3869afdb551662fcdb5cb1d2d44dd6cd0709a87e /kconfig | |
parent | c17d5be2f1c0dc4ea71630b02f0f43e64ffb605c (diff) | |
download | toybox-efe73887bbdddc21a3b18cb554575541c077d61a.tar.gz |
Fix bitrot in macos_miniconfig.
Diffstat (limited to 'kconfig')
-rw-r--r-- | kconfig/macos_miniconfig | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/kconfig/macos_miniconfig b/kconfig/macos_miniconfig index ac4af149..b9bf6a3a 100644 --- a/kconfig/macos_miniconfig +++ b/kconfig/macos_miniconfig @@ -84,7 +84,6 @@ CONFIG_FACTOR=y CONFIG_FLOCK=y CONFIG_FMT=y CONFIG_HELP=y -CONFIG_HELP_EXTRAS=y CONFIG_HEXEDIT=y CONFIG_PRINTENV=y CONFIG_PWDX=y |