summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.gitignore2
-rw-r--r--dot_config17
2 files changed, 17 insertions, 2 deletions
diff --git a/.gitignore b/.gitignore
index dbaee899..aa6c14e6 100644
--- a/.gitignore
+++ b/.gitignore
@@ -127,4 +127,6 @@ usr/gen_init_cpio
usr/initramfs_data.cpio
drivers/gpu/drm/Module.symvers
drivers/video/logo/
+*.symvers
+scripts/pnmtologo
\#*#
diff --git a/dot_config b/dot_config
index c76ff3f9..5ae031c0 100644
--- a/dot_config
+++ b/dot_config
@@ -2138,8 +2138,21 @@ CONFIG_USB_GSPCA=m
# CONFIG_V4L_PLATFORM_DRIVERS is not set
# CONFIG_V4L_MEM2MEM_DRIVERS is not set
# CONFIG_RADIO_ADAPTERS is not set
-# CONFIG_WMT_VIDEO_DECODE is not set
-# CONFIG_WMT_VIDEO_ENCODE is not set
+CONFIG_WMT_VIDEO_DECODE=m
+
+#
+# WonderMedia HW Video Decoder
+#
+CONFIG_WMT_VIDEO_LOCK=m
+CONFIG_WMT_VIDEO_DECODE_JPEG=m
+CONFIG_WMT_VIDEO_DECODE_MSVD=m
+CONFIG_WMT_VIDEO_ENCODE=m
+
+#
+# WonderMedia HW Video Encoder
+#
+CONFIG_WMT_VIDEO_ENCODE_H264=m
+CONFIG_WMT_VIDEO_ENCODE_JPEG=m
# CONFIG_WMT_V4L2 is not set
#