From 80882dc38123f02ef2ab7b60f0567515bdac87fc Mon Sep 17 00:00:00 2001 From: "Guoniu.zhou" Date: Tue, 29 Jan 2019 10:19:30 +0800 Subject: [PATCH] media: Kconfig: make MEDIA_SUBDRV_AUTOSELECT not default y Signed-off-by: Guoniu.zhou [ Aisheng: fix upgrade conflicts. Note: this patch probaby could be dropped ] Signed-off-by: Dong Aisheng --- drivers/media/Kconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/media/Kconfig b/drivers/media/Kconfig index b36a41332867..a227f065398b 100644 --- a/drivers/media/Kconfig +++ b/drivers/media/Kconfig @@ -190,7 +190,7 @@ config MEDIA_SUBDRV_AUTOSELECT depends on HAS_IOMEM select I2C select I2C_MUX - default y if !EMBEDDED + default n help By default, a media driver auto-selects all possible ancillary devices such as tuners, sensors, video encoders/decoders and