#
# FCCU device configuration
#

config S32CC_FCCU
	tristate "Fault Collection and Control Unit"
	depends on ARCH_S32 || COMPILE_TEST
	default m if ARCH_S32
	help
	  This is the driver for Fault Collection and Control Unit
	  on the NXP S32CC SoC.
	  This module is used to collect and control fault signals from
	  peripherals. It requires a correct configuration to enable
	  reception and react to a signal from a channel.
