1
0
Fork 0
alistair23-linux/kernel/configs
Masahiro Yamada a0f8c29706 kconfig: tinyconfig: remove stale stack protector fixups
Prior to commit 2a61f4747e ("stack-protector: test compiler capability
in Kconfig and drop AUTO mode"), the stack protector was configured by
the choice of NONE, REGULAR, STRONG, AUTO.

tiny.config needed to explicitly set NONE because the default value of
choice, AUTO, did not produce the tiniest kernel.

Now that there are only two boolean symbols, STACKPROTECTOR and
STACKPROTECTOR_STRONG, they are naturally disabled by "make
allnoconfig", which "make tinyconfig" is based on.  Remove unnecessary
lines from the tiny.config fragment file.

Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Acked-by: Kees Cook <keescook@chromium.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2018-06-15 07:15:28 +09:00
..
android-base.config ANDROID: binder: add hwbinder,vndbinder to BINDER_DEVICES. 2017-08-22 18:43:23 -07:00
android-recommended.config Kbuild: rename CC_STACKPROTECTOR[_STRONG] config variables 2018-06-14 12:21:18 +09:00
kvm_guest.config kvm_config: add CONFIG_S390_GUEST 2018-01-16 16:15:18 +01:00
nopm.config PM: Provide a config snippet for disabling PM 2017-12-04 15:14:48 +01:00
tiny.config kconfig: tinyconfig: remove stale stack protector fixups 2018-06-15 07:15:28 +09:00
xen.config kconfig: add xenconfig defconfig helper 2015-06-16 11:04:29 +01:00