# --- T2-COPYRIGHT-BEGIN --- # t2/package/*/bash/config.in # Copyright (C) 2004 - 2026 The T2 SDE Project # Copyright (C) 1998 - 2003 ROCK Linux Project # SPDX-License-Identifier: GPL-2.0 # --- T2-COPYRIGHT-END --- # no pkgcheck, bash is mandatory menu_begin MENU_PKG_BASH 'Bash Options' bool 'Enable programmable completion' SDECFG_PKG_BASH_PROGCOMP 1 bool 'Enable help builtin command' SDECFG_PKG_BASH_HELP_CMD 1 menu_end