1# 2config INTEGRITY 3 def_bool y 4 depends on IMA || EVM 5 6source security/integrity/ima/Kconfig 7source security/integrity/evm/Kconfig 8