diff options
-rw-r--r-- | shell/Config.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/shell/Config.in b/shell/Config.in index e064450b5..bc911c1e2 100644 --- a/shell/Config.in +++ b/shell/Config.in | |||
@@ -244,7 +244,7 @@ config HUSH_CASE | |||
244 | Enable case ... esac statement in hush. +400 bytes. | 244 | Enable case ... esac statement in hush. +400 bytes. |
245 | 245 | ||
246 | config LASH | 246 | config LASH |
247 | bool "lash" | 247 | bool "lash (deprecated: aliased to hush)" |
248 | default n | 248 | default n |
249 | select HUSH | 249 | select HUSH |
250 | help | 250 | help |