python-dataproperty: bump version to 0.17.0
[buildroot-gz.git] / package / bash / Config.in
blob783e4b38b5793e89b7d7128b8cd45a3edc77bc3c
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         depends on BR2_PACKAGE_BUSYBOX_SHOW_OTHERS
8         help
9           The standard GNU Bourne again shell.
11           http://tiswww.case.edu/php/chet/bash/bashtop.html