shells: make hush test optional, rename ASH_BUILTIN_foo -> ASH_foo
authorDenys Vlasenko <vda.linux@googlemail.com>
Tue, 10 Jan 2017 14:13:30 +0000 (15:13 +0100)
committerDenys Vlasenko <vda.linux@googlemail.com>
Tue, 10 Jan 2017 14:13:30 +0000 (15:13 +0100)
commit265062d59dd46065ad34519f04615fb2cecefe8a
tree6f5d8a3f87a9718b06dca325554410a3337f5b0f
parentf560422fa079b07a761a572ca4f9cf287c2cc47e
shells: make hush test optional, rename ASH_BUILTIN_foo -> ASH_foo

This makes hash and ash more symmetrical wrt config menu and config
options.

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
16 files changed:
configs/TEST_nommu_defconfig
configs/TEST_noprintf_defconfig
configs/TEST_rh9_defconfig
configs/android2_defconfig
configs/android_502_defconfig
configs/android_defconfig
configs/android_ndk_defconfig
configs/cygwin_defconfig
configs/freebsd_defconfig
coreutils/Kbuild.src
coreutils/echo.c
coreutils/printf.c
coreutils/test.c
shell/ash.c
shell/hush.c
testsuite/mdev.tests