From 913774eeb7c1ae84a8e66e74c1bfc41cf90eb247 Mon Sep 17 00:00:00 2001 From: Philippe Schenker Date: Tue, 31 Jan 2023 14:25:29 +0100 Subject: 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 (cherry picked from commit 68e4859cadb5853bb4e1687d67ab819930c8886d) --- recipes-kernel/linux/linux-toradex-mainline-git/toradex_imx_v8.config | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'recipes-kernel') 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 -- cgit v1.2.3