mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-06 02:50:49 +09:00
drm: Kconfig: CONFIG_DRM select CONFIG_HDMI if !ROCKCHIP_MINI_KERNEL
Signed-off-by: Damon Ding <damon.ding@rock-chips.com> Change-Id: I7e7fc74d737796a5c777a2d845dc9f58c0b3b5e1
This commit is contained in:
@@ -9,7 +9,7 @@ menuconfig DRM
|
||||
tristate "Direct Rendering Manager (XFree86 4.1.0 and higher DRI support)"
|
||||
depends on (AGP || AGP=n) && !EMULATED_CMPXCHG && HAS_DMA
|
||||
select DRM_PANEL_ORIENTATION_QUIRKS
|
||||
select HDMI
|
||||
select HDMI if !ROCKCHIP_MINI_KERNEL
|
||||
select FB_CMDLINE
|
||||
select I2C
|
||||
select I2C_ALGOBIT
|
||||
|
||||
Reference in New Issue
Block a user