blob: 0b2c987f7334e6a47073d692ff2a4246f7952dbb [file] [log] [blame]
config BR2_PACKAGE_SLANG
bool "slang"
depends on BR2_USE_MMU # fork()
help
Multi-platform console display library.
http://www.jedsoft.org/slang/index.html
if BR2_PACKAGE_SLANG
config BR2_PACKAGE_SLANG_SLSH
bool "enable slsh"
help
Enable the S-lang interpreter
endif