Kconfig 131 B

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