config GMJS_TCM
	tristate "gmjs tcm support"
	help
		GMJS tcm support

config GMJS_TCM_SPI
	tristate "gmjs tcm support base spi interface"
	depends on GMJS_TCM && SPI_MASTER
	default m
	help
		GMJS tcm support base spi interface.

