config SAMPLE_MTK_RPMSG_TEST
	tristate "Build mtk rpmsg sample -- loadable modules only"
	depends on RPMSG && m
	help
	  Build an rpmsg client sample driver, which demonstrates how
	  to communicate with an MTK remote processor over
	  the rpmsg bus.
	  It's also a test module.
