mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-07 19:30:30 +09:00
it66121 hdmi:add macro for hdmi source lcdc select
This commit is contained in:
@@ -2,7 +2,13 @@
|
||||
#define __cat66121_HDMI_H__
|
||||
#include "../../rk_hdmi.h"
|
||||
|
||||
#if defined(CONFIG_HDMI_SOURCE_LCDC1)
|
||||
#define HDMI_SOURCE_DEFAULT HDMI_SOURCE_LCDC1
|
||||
#else
|
||||
#define HDMI_SOURCE_DEFAULT HDMI_SOURCE_LCDC0
|
||||
#endif
|
||||
|
||||
//#define HDMI_SOURCE_DEFAULT HDMI_SOURCE_LCDC0
|
||||
//#define HDMI_USE_IRQ
|
||||
|
||||
struct cat66121_hdmi_pdata {
|
||||
|
||||
Reference in New Issue
Block a user