summaryrefslogtreecommitdiff
path: root/ti_config_fragments
diff options
context:
space:
mode:
authorTomi Valkeinen <tomi.valkeinen@ti.com>2021-09-16 16:26:03 +0200
committerVignesh Raghavendra <vigneshr@ti.com>2022-01-29 18:37:48 +0530
commit908dd0372bda0f3ecb4280fb1fd08c849a02d33c (patch)
treef92b417dbcf3437eaa6016e0cf9771f007f48655 /ti_config_fragments
parent3493f1fb27fb33f3bf8017c73ee5440aa2f77546 (diff)
ti_config_fragments/audio_display.cfg: disable V4L2 features
Disable all V4L2 analog and digital TV tuners and remote controllers from the kernel config. There are a large amount of them, built currently as modules, and as far as I know, we are not using any of them. Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com> Signed-off-by: Bartosz Golaszewski <bgolaszewski@baylibre.com> Signed-off-by: Vignesh Raghavendra <vigneshr@ti.com>
Diffstat (limited to 'ti_config_fragments')
-rw-r--r--ti_config_fragments/audio_display.cfg4
1 files changed, 4 insertions, 0 deletions
diff --git a/ti_config_fragments/audio_display.cfg b/ti_config_fragments/audio_display.cfg
index c98f760b1d1f..7bc00550f53c 100644
--- a/ti_config_fragments/audio_display.cfg
+++ b/ti_config_fragments/audio_display.cfg
@@ -146,6 +146,10 @@ CONFIG_MEDIA_ANALOG_TV_SUPPORT=n
CONFIG_MEDIA_DIGITAL_TV_SUPPORT=n
CONFIG_RC_CORE=n
+CONFIG_MEDIA_ANALOG_TV_SUPPORT=n
+CONFIG_MEDIA_DIGITAL_TV_SUPPORT=n
+CONFIG_RC_CORE=n
+
# sound - START
CONFIG_SND_ARM=n
CONFIG_SND_SPI=n