mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-08 03:40:35 +09:00
rk3188 ds1006: fix HDMI_SOURCE_DEFAULT HDMI_SOURCE_LCDC1
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
#define __RK610_HDMI_H__
|
||||
#include "../../rk_hdmi.h"
|
||||
|
||||
#if defined(CONFIG_MACH_RK3168_DS1006H)
|
||||
#if defined(CONFIG_MACH_RK3168_DS1006H) || defined(CONFIG_MACH_RK3188_DS1006H)
|
||||
#define HDMI_SOURCE_DEFAULT HDMI_SOURCE_LCDC1
|
||||
#else
|
||||
#define HDMI_SOURCE_DEFAULT HDMI_SOURCE_LCDC0
|
||||
|
||||
Reference in New Issue
Block a user