diff options
Diffstat (limited to 'configs/rock2_defconfig')
-rw-r--r-- | configs/rock2_defconfig | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/configs/rock2_defconfig b/configs/rock2_defconfig index 2563775..68e3b36 100644 --- a/configs/rock2_defconfig +++ b/configs/rock2_defconfig @@ -45,6 +45,8 @@ CONFIG_DEBUG_UART_CLOCK=24000000 CONFIG_DEBUG_UART_SHIFT=2 CONFIG_SYS_NS16550=y CONFIG_DM_VIDEO=y +CONFIG_I2C_EDID=y +CONFIG_DISPLAY=y CONFIG_VIDEO_ROTATION=y CONFIG_VIDEO_ROCKCHIP=y CONFIG_USE_PRIVATE_LIBGCC=y |