summaryrefslogtreecommitdiff
path: root/drivers/mxc/hw_event/Kconfig
blob: bcf4796895010bb4b1cdc954a4f4d0705c796035 (plain)
1
2
3
4
5
6
7
8
9
10
11
menu "MXC HARDWARE EVENT"

config MXC_HWEVENT
	bool "MXC Hardware Event Handler"
	default y
	depends on ARCH_MXC
	help
	  If you plan to use the Hardware Event Handler in the MXC, say
	  Y here. If unsure, select Y.

endmenu