mirror of
https://github.com/hardkernel/linux.git
synced 2026-04-19 20:10:43 +09:00
display transmitter Kconfig: modify for paltform which not need dispaly transmitter driver
This commit is contained in:
@@ -2,6 +2,9 @@ choice
|
||||
depends on DISPLAY_SUPPORT
|
||||
prompt "Display interface transmitter Select"
|
||||
|
||||
config NO_TRSM
|
||||
bool "no transmitter needed"
|
||||
|
||||
config RK610_LVDS
|
||||
bool "RK610(Jetta) lvds transmitter support"
|
||||
depends on MFD_RK610
|
||||
|
||||
Reference in New Issue
Block a user