Files
linux-legacy/drivers/mxc/amd-gpu/Kconfig
Jie Zhou 373272e191 ENGR00125729-2 GPU: merge hal for MX35/MX50 and MX51/MX53
Add MX508 support, and adapt the gpu driver to one image

Signed-off-by: Jie Zhou <b30303@freescale.com>
2010-11-13 10:07:57 -06:00

14 lines
230 B
Plaintext

#
# 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