From ff238a4df84428befc55d49f58864dfc47ff853d Mon Sep 17 00:00:00 2001 From: Todd Doucet Date: Wed, 3 Feb 2010 17:06:33 -0500 Subject: Kernel as received from Digi for their Wi-Mx51 SoC running on their CCWMX51JS carrier board. --- drivers/mxc/ipu/pf/Kconfig | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 drivers/mxc/ipu/pf/Kconfig (limited to 'drivers/mxc/ipu/pf/Kconfig') diff --git a/drivers/mxc/ipu/pf/Kconfig b/drivers/mxc/ipu/pf/Kconfig new file mode 100644 index 000000000000..fa5a777cf727 --- /dev/null +++ b/drivers/mxc/ipu/pf/Kconfig @@ -0,0 +1,7 @@ +config MXC_IPU_PF + tristate "MXC MPEG4/H.264 Post Filter Driver" + depends on MXC_IPU_V1 + default y + help + Driver for MPEG4 dering and deblock and H.264 deblock + using MXC IPU h/w -- cgit v1.2.3