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