aboutsummaryrefslogtreecommitdiff
path: root/shell/ash.c
diff options
context:
space:
mode:
Diffstat (limited to 'shell/ash.c')
-rw-r--r--shell/ash.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/shell/ash.c b/shell/ash.c
index aaf0561b8..1e43b37a7 100644
--- a/shell/ash.c
+++ b/shell/ash.c
@@ -16,7 +16,7 @@
16 * Licensed under GPLv2 or later, see file LICENSE in this source tree. 16 * Licensed under GPLv2 or later, see file LICENSE in this source tree.
17 */ 17 */
18//config:config ASH 18//config:config ASH
19//config: bool "ash" 19//config: bool "ash (77 kb)"
20//config: default y 20//config: default y
21//config: depends on !NOMMU 21//config: depends on !NOMMU
22//config: help 22//config: help