diff options
author | Masahiro Yamada <masahiroy@kernel.org> | 2019-12-04 05:28:12 +0100 |
---|---|---|
committer | Russell King <rmk+kernel@armlinux.org.uk> | 2020-01-25 19:18:04 +0100 |
commit | 9db78852739e9f4335d1f2350c01a6b5e2998507 (patch) | |
tree | aa344aaadab7f2073737966ef7614868d7bbbd76 /arch/arm/kernel | |
parent | ARM: 8942/1: Revert "8857/1: efi: enable CP15 DMB instructions before cleanin... (diff) | |
download | linux-9db78852739e9f4335d1f2350c01a6b5e2998507.tar.xz linux-9db78852739e9f4335d1f2350c01a6b5e2998507.zip |
ARM: 8945/1: decompressor: use CONFIG option instead of cc-option
The Kconfig stage (arch/Kconfig) has already evaluated whether the
compiler supports -fno-stack-protector.
You can use CONFIG_CC_HAS_STACKPROTECTOR_NONE instead of invoking
the compiler to check the flag here.
Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
Signed-off-by: Russell King <rmk+kernel@armlinux.org.uk>
Diffstat (limited to 'arch/arm/kernel')
0 files changed, 0 insertions, 0 deletions