Merge tag 'mfd-fixes-4.7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd
[deliverable/linux.git] / drivers / gpu / drm / vc4 / Kconfig
CommitLineData
c8b75bca
EA
1config DRM_VC4
2 tristate "Broadcom VC4 Graphics"
3 depends on ARCH_BCM2835 || COMPILE_TEST
e1c7e324 4 depends on DRM
c8b75bca
EA
5 select DRM_KMS_HELPER
6 select DRM_KMS_CMA_HELPER
2565df91 7 select DRM_GEM_CMA_HELPER
08302c35 8 select DRM_PANEL
c8b75bca
EA
9 help
10 Choose this option if you have a system that has a Broadcom
11 VC4 GPU, such as the Raspberry Pi or other BCM2708/BCM2835.
12
13 This driver requires that "avoid_warnings=2" be present in
14 the config.txt for the firmware, to keep it from smashing
15 our display setup.
This page took 0.056432 seconds and 5 git commands to generate.