aboutsummaryrefslogtreecommitdiff
path: root/drivers/mxc/amd-gpu/Kconfig
blob: 86509aaf0b197e5246658a0ea9709cbbd52b0923 (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_MX5
	---help---
         Say Y to get the GPU driver support.

endmenu