# no pkgcheck, bash is mandatory
|
|
menu_begin MENU_PKG_BASH 'Bash Options'
|
|
bool 'Enable programmable completion' ROCKCFG_PKG_BASH_PROGCOMP 1
|
|
bool 'Enable help builtin command' ROCKCFG_PKG_BASH_HELP_CMD 1
|
|
menu_end
|
|
|