buildrootschalter/package/bash/Config.in
Gustavo Zacarias 3f5061a02d bash: bump to version 4.3
Switch to external readline support to potentially reduce target size.

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2014-03-01 14:47:17 +01:00

11 lines
233 B
Plaintext

config BR2_PACKAGE_BASH
bool "bash"
select BR2_PACKAGE_NCURSES
select BR2_PACKAGE_READLINE
# uses fork()
depends on BR2_USE_MMU
help
The standard GNU Bourne again shell.
http://tiswww.case.edu/php/chet/bash/bashtop.html