13 lines
368 B
Plaintext
Raw Normal View History

2026-01-21 18:59:54 +08:00
# SPDX-License-Identifier: GPL-2.0
config DRM_SHMOBILE
tristate "DRM Support for SH Mobile"
2026-01-29 22:25:33 +08:00
depends on DRM
depends on ARCH_RENESAS || ARCH_SHMOBILE || COMPILE_TEST
2026-01-21 18:59:54 +08:00
select BACKLIGHT_CLASS_DEVICE
select DRM_KMS_HELPER
2026-01-29 22:25:33 +08:00
select DRM_GEM_DMA_HELPER
2026-01-21 18:59:54 +08:00
help
Choose this option if you have an SH Mobile chipset.
If M is selected the module will be called shmob-drm.