# SPDX-License-Identifier: GPL-2.0-only
#
# IAC configuration
#

config FUSIONOS_SECURITY_IAC
	bool "Support Integrity Access Control (IAC)"
	depends on SECURITY
	default n
	help
	  This selects the Integrity Access Control,
	  a security mechanism based on BIBA model.
	  If you are unsure how to answer this question, answer n.
