projects
/
firefly-linux-kernel-4.4.55.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d8417f4
)
fix display transmitter Kconfig warning
author
yxj
<yxj@rock-chips.com>
Sat, 29 Dec 2012 09:39:24 +0000
(17:39 +0800)
committer
yxj
<yxj@rock-chips.com>
Sat, 29 Dec 2012 09:42:53 +0000
(17:42 +0800)
drivers/video/display/transmitter/Kconfig
patch
|
blob
|
history
diff --git
a/drivers/video/display/transmitter/Kconfig
b/drivers/video/display/transmitter/Kconfig
index 7e320fa8bd8f14755bb1adb4c784f5fc07c1a02b..d42881c7b20f5818cfa37385a987a4d9e4b1db37 100644
(file)
--- a/
drivers/video/display/transmitter/Kconfig
+++ b/
drivers/video/display/transmitter/Kconfig
@@
-5,7
+5,6
@@
choice
config RK610_LVDS
bool "RK610(Jetta) lvds transmitter support"
depends on MFD_RK610
- default y if MFD_RK610
help
Support Jetta(RK610) to output LCD1 and LVDS.
@@
-16,5
+15,5
@@
config TC358768_RGB2MIPI
config DP_RK_EDP
bool "RGB to Display Port transmitter RK_EDP support"
- default n
+
endchoice