diff options
Diffstat (limited to 'drivers/mxc/ipu/pf/Kconfig')
-rw-r--r-- | drivers/mxc/ipu/pf/Kconfig | 7 |
1 files changed, 7 insertions, 0 deletions
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 |