summaryrefslogtreecommitdiff
path: root/recipes-kernel/linux/linux-toradex-mainline-git/toradex_imx_v8.config
diff options
context:
space:
mode:
authorPhilippe Schenker <philippe.schenker@toradex.com>2023-01-31 14:25:29 +0100
committerPhilippe Schenker <philippe.schenker@toradex.com>2023-01-31 14:25:29 +0100
commit68e4859cadb5853bb4e1687d67ab819930c8886d (patch)
tree9d2fd3a6af8111a9f633231f24dee3e9b74d2f74 /recipes-kernel/linux/linux-toradex-mainline-git/toradex_imx_v8.config
parent60884f6adf3d645a40cd177279c5f1383dfb7215 (diff)
toradex_imx_v8.config: Disable tv stuff
Follow the change that has been done on toradex_imx_v6_v7.config and disable unnecessary TV and SDR stuff. Signed-off-by: Philippe Schenker <philippe.schenker@toradex.com>
Diffstat (limited to 'recipes-kernel/linux/linux-toradex-mainline-git/toradex_imx_v8.config')
-rw-r--r--recipes-kernel/linux/linux-toradex-mainline-git/toradex_imx_v8.config4
1 files changed, 4 insertions, 0 deletions
diff --git a/recipes-kernel/linux/linux-toradex-mainline-git/toradex_imx_v8.config b/recipes-kernel/linux/linux-toradex-mainline-git/toradex_imx_v8.config
index 2f38446..943a421 100644
--- a/recipes-kernel/linux/linux-toradex-mainline-git/toradex_imx_v8.config
+++ b/recipes-kernel/linux/linux-toradex-mainline-git/toradex_imx_v8.config
@@ -50,4 +50,8 @@ CONFIG_RPMSG_CTRL=m
CONFIG_RPMSG_VIRTIO=y
CONFIG_REMOTEPROC_CDEV=y
+# Disable unnecessary TV stuff
+CONFIG_MEDIA_ANALOG_TV_SUPPORT=n
+CONFIG_MEDIA_DIGITAL_TV_SUPPORT=n
+CONFIG_MEDIA_SDR_SUPPORT=n