summaryrefslogtreecommitdiff
path: root/drivers/mxc/mlb/Kconfig
blob: 294c9776fb4d1d3656a7799e5a522d360163070e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
#
# MLB configuration
#

menu "MXC Media Local Bus Driver"

config MXC_MLB
	tristate "MLB support"
	depends on ARCH_MX35
	---help---
         Say Y to get the MLB support.

endmenu