3
0
mirror of https://github.com/Qortal/Brooklyn.git synced 2025-02-01 07:42:18 +00:00
Brooklyn/drivers/gpu/drm/shmobile/Kconfig

13 lines
359 B
Plaintext
Raw Permalink Normal View History

2022-04-02 13:12:00 +00:00
# SPDX-License-Identifier: GPL-2.0
config DRM_SHMOBILE
tristate "DRM Support for SH Mobile"
depends on DRM && ARM
depends on ARCH_SHMOBILE || COMPILE_TEST
select BACKLIGHT_CLASS_DEVICE
select DRM_KMS_HELPER
2022-12-14 06:30:32 +00:00
select DRM_GEM_DMA_HELPER
2022-04-02 13:12:00 +00:00
help
Choose this option if you have an SH Mobile chipset.
If M is selected the module will be called shmob-drm.