Config.in 204 B

123456789
  1. config BR2_PACKAGE_BASH
  2. bool "bash"
  3. select BR2_PACKAGE_NCURSES
  4. # uses fork()
  5. depends on BR2_USE_MMU
  6. help
  7. The standard GNU Bourne again shell.
  8. http://tiswww.case.edu/php/chet/bash/bashtop.html