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

menu "MXC GPU support"

config MXC_AMD_GPU
	tristate "MXC GPU support"
	depends on ARCH_MX35 || ARCH_MX51 || ARCH_MX53 || ARCH_MX50
	---help---
         Say Y to get the GPU driver support.

endmenu