mirror of
https://github.com/torvalds/linux.git
synced 2026-06-08 22:52:35 +02:00
display transmitter Kconfig: modify for paltform which not need dispaly transmitter driver
This commit is contained in:
parent
05e720bd70
commit
d28e03369e
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user