Merge tag 'xfs-for-linus-3.17-rc1' of git://oss.sgi.com/xfs/xfs
[deliverable/linux.git] / drivers / gpu / drm / sti / Kconfig
1 config DRM_STI
2 tristate "DRM Support for STMicroelectronics SoC stiH41x Series"
3 depends on DRM && (SOC_STIH415 || SOC_STIH416 || ARCH_MULTIPLATFORM)
4 select DRM_KMS_HELPER
5 select DRM_GEM_CMA_HELPER
6 select DRM_KMS_CMA_HELPER
7 help
8 Choose this option to enable DRM on STM stiH41x chipset
9
10 config DRM_STI_FBDEV
11 bool "DRM frame buffer device for STMicroelectronics SoC stiH41x Serie"
12 depends on DRM_STI
13 help
14 Choose this option to enable FBDEV on top of DRM for STM stiH41x chipset
This page took 0.155349 seconds and 5 git commands to generate.