We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 79972f1 commit 4bd6578Copy full SHA for 4bd6578
drivers/gpu/drm/shmobile/Kconfig
@@ -1,8 +1,8 @@
1
# SPDX-License-Identifier: GPL-2.0
2
config DRM_SHMOBILE
3
tristate "DRM Support for SH Mobile"
4
- depends on DRM && ARM
5
- depends on ARCH_SHMOBILE || COMPILE_TEST
+ depends on DRM
+ depends on ARCH_RENESAS || ARCH_SHMOBILE || COMPILE_TEST
6
select BACKLIGHT_CLASS_DEVICE
7
select DRM_KMS_HELPER
8
select DRM_GEM_DMA_HELPER
0 commit comments