From: zyw Date: Fri, 16 Sep 2011 08:57:35 +0000 (+0800) Subject: enable ipp for scale UI when support HDMI X-Git-Tag: firefly_0821_release~9767^2~25^2~5 X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=7c557888c9f4f3edecbc5e0c6f22dab52115de0a;p=firefly-linux-kernel-4.4.55.git enable ipp for scale UI when support HDMI --- diff --git a/drivers/video/hdmi/Kconfig b/drivers/video/hdmi/Kconfig index 7d2cd0aefcce..2b01022ee40e 100755 --- 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"