The cirros image was rebuilt against the 3.13.0-83 kernel, drivers e1000e, igbvf...
[packages/trusty/cirros-testvm.git] / cirros-testvm / src-cirros / buildroot-2015.05 / package / bash / Config.in
1 config BR2_PACKAGE_BASH
2         bool "bash"
3         select BR2_PACKAGE_NCURSES
4         select BR2_PACKAGE_READLINE
5         # uses fork()
6         depends on BR2_USE_MMU
7         help
8           The standard GNU Bourne again shell.
9
10           http://tiswww.case.edu/php/chet/bash/bashtop.html