]> Git Repo - linux.git/blob - drivers/gpu/drm/tidss/Kconfig
Merge tag 'input-for-v6.7-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor...
[linux.git] / drivers / gpu / drm / tidss / Kconfig
1 config DRM_TIDSS
2         tristate "DRM Support for TI Keystone"
3         depends on DRM && OF
4         depends on ARM || ARM64 || COMPILE_TEST
5         select DRM_KMS_HELPER
6         select DRM_GEM_DMA_HELPER
7         help
8           The TI Keystone family SoCs introduced a new generation of
9           Display SubSystem. There is currently three Keystone family
10           SoCs released with DSS. Each with somewhat different version
11           of it. The SoCs are 66AK2Gx, AM65x, and J721E. Set this to Y
12           or M to add display support for TI Keystone family
13           platforms.
This page took 0.035172 seconds and 4 git commands to generate.