#
# Loongson series SOC drivers
#

config LOONGSON_GUTS
	tristate "LOONGSON GUTS"
	select SOC_BUS
	help
	  This driver is to manage and access global utilities block.
	  Initially only reading SVR and registering soc device are
	  supported.

	  If unsure, say N.
config LOONGSON_SE
	tristate "LOONGSON SECURITY MODULE Interface"
	depends on LOONGARCH
	help
	  If you have LOONGSON security module (SE) support say Yes and it
	  will be accessible from within Linux.  To compile this driver
	  as a module, choose M here; the module will be called loongson-se.
