4683420c4c
'default n' is the default, so there's no need to say it explicitly.
8 lines
166 B
Plaintext
8 lines
166 B
Plaintext
config BR2_PACKAGE_BASH
|
|
bool "bash"
|
|
select BR2_PACKAGE_NCURSES
|
|
help
|
|
The standard GNU Bourne again shell.
|
|
|
|
http://cnswww.cns.cwru.edu/~chet/bash/bashtop.html
|