aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mxc/amd-gpu/Kconfig
blob: 3c53e469d86c0b76003476da30df8486e22d8db9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
#
# Bluetooth configuration
#

menu "MXC AMD GPU support"
	depends on ARCH_MX35 || ARCH_MX51 || ARCH_MX53 || ARCH_MX50

config MXC_AMD_GPU
	tristate "MXC AMD GPU support"
	---help---
         Say Y to get the GPU driver support.

endmenu