1*9026e0d1SMaxime Ripardconfig DRM_SUN4I 2*9026e0d1SMaxime Ripard tristate "DRM Support for Allwinner A10 Display Engine" 3*9026e0d1SMaxime Ripard depends on DRM && ARM 4*9026e0d1SMaxime Ripard depends on ARCH_SUNXI || COMPILE_TEST 5*9026e0d1SMaxime Ripard select DRM_GEM_CMA_HELPER 6*9026e0d1SMaxime Ripard select DRM_KMS_HELPER 7*9026e0d1SMaxime Ripard select DRM_KMS_CMA_HELPER 8*9026e0d1SMaxime Ripard select DRM_PANEL 9*9026e0d1SMaxime Ripard select REGMAP_MMIO 10*9026e0d1SMaxime Ripard select VIDEOMODE_HELPERS 11*9026e0d1SMaxime Ripard help 12*9026e0d1SMaxime Ripard Choose this option if you have an Allwinner SoC with a 13*9026e0d1SMaxime Ripard Display Engine. If M is selected the module will be called 14*9026e0d1SMaxime Ripard sun4i-drm. 15