Add CONFIG_CC_IS_CLANG and CONFIG_CC_IS_GCC to the KSPP recommendations
[kconfig-hardened-check.git] / kernel_hardening_checker / config_files / kspp-recommendations / kspp-kconfig-arm.config
index e0818e342a9dd62bc995cb74cdf844cb7c954a2e..1b4caacfa86b62257a5628d5f98db143acb656f3 100644 (file)
@@ -250,6 +250,7 @@ CONFIG_GCC_PLUGIN_RANDSTRUCT=y
 # arm
 
 CONFIG_ARM=y
+CONFIG_CC_IS_GCC=y
 
 # Disallow allocating the first 32k of memory (cannot be 64k due to ARM loader).
 CONFIG_DEFAULT_MMAP_MIN_ADDR=32768