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:
1cdfe03
)
enable ipp for scale UI when support HDMI
author
zyw
<zyw@rock-chips.com>
Fri, 16 Sep 2011 08:57:35 +0000
(16:57 +0800)
committer
zyw
<zyw@rock-chips.com>
Fri, 16 Sep 2011 08:57:35 +0000
(16:57 +0800)
drivers/video/hdmi/Kconfig
patch
|
blob
|
history
diff --git
a/drivers/video/hdmi/Kconfig
b/drivers/video/hdmi/Kconfig
index 7d2cd0aefcce97f1de47abebbf18485fbf35c370..2b01022ee40e09c5e9e07e779762c4f5ceb317df 100755
(executable)
--- a/
drivers/video/hdmi/Kconfig
+++ b/
drivers/video/hdmi/Kconfig
@@
-4,7
+4,8
@@
menu "HDMI"
config HDMI
bool "HDMI support"
-
+ select FB_WORK_IPP
+ select FB_SCALING_OSD
if HDMI
source "drivers/video/hdmi/chips/Kconfig"