summaryrefslogtreecommitdiff
path: root/drivers/staging/nmf-cm/Kconfig
blob: 9545fd5acd1dc86903291168098e4692169b325a (plain)
1
2
3
4
5
6
7
8
9
10
11
12

config U8500_CM
	tristate "U8500 Component Manager driver"
	depends on UX500_SOC_DB8500
	help
	  This is the Component Manager driver. It is part of the
	  Nomadik Multiprocessing Framework.

	  Note: This option allows the kernel developers to build
	  the driver in kernel to ease there life. By default, this driver
	  must be built outside this kernel source tree.