]> git.baikalelectronics.ru Git - kernel.git/commit
integrity: base integrity subsystem kconfig options on integrity
authorDmitry Kasatkin <d.kasatkin@samsung.com>
Thu, 17 Apr 2014 12:07:15 +0000 (15:07 +0300)
committerMimi Zohar <zohar@linux.vnet.ibm.com>
Tue, 9 Sep 2014 14:28:56 +0000 (10:28 -0400)
commit9a319e6421ee126dcaecb605b856bba3f4de4e80
tree5ed83e19135ac9b30e69cf0b851ea473471d81e7
parent0643c38b3f653cc025e1ab71803e6fe01120f25f
integrity: base integrity subsystem kconfig options on integrity

The integrity subsystem has lots of options and takes more than
half of the security menu.  This patch consolidates the options
under "integrity", which are hidden if not enabled.  This change
does not affect existing configurations.  Re-configuration is not
needed.

Changes v4:
- no need to change "integrity subsystem" to menuconfig as
options are hidden, when not enabled. (Mimi)
- add INTEGRITY Kconfig help description

Changes v3:
- dependency to INTEGRITY removed when behind 'if INTEGRITY'

Changes v2:
- previous patch moved integrity out of the 'security' menu.
  This version keeps integrity as a security option (Mimi).

Signed-off-by: Dmitry Kasatkin <d.kasatkin@samsung.com>
Signed-off-by: Mimi Zohar <zohar@linux.vnet.ibm.com>
security/integrity/Kconfig
security/integrity/evm/Kconfig
security/integrity/ima/Kconfig