diff options
author | Hans Verkuil <hverkuil-cisco@xs4all.nl> | 2020-06-26 16:15:24 +0300 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab+huawei@kernel.org> | 2020-07-04 13:20:53 +0300 |
commit | 078336914d6bf4ff9e4ddc3675396d729135ae4d (patch) | |
tree | 58ea1cf4ef90a8dcd2c2af3191c7c2e1c12ef356 /arch/sh/configs/ecovec24_defconfig | |
parent | 39bc4e4e1534dceceba1646cd324dcecfaa6379d (diff) | |
download | linux-078336914d6bf4ff9e4ddc3675396d729135ae4d.tar.xz |
media: arch/sh/configs: remove obsolete CONFIG_SOC_CAMERA*
Drop all configs with the CONFIG_SOC_CAMERA prefix since those
have been removed.
SOC_CAMERA support for the sh architecture was removed a long time ago.
Drop it from the configs.
Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
Diffstat (limited to 'arch/sh/configs/ecovec24_defconfig')
-rw-r--r-- | arch/sh/configs/ecovec24_defconfig | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/arch/sh/configs/ecovec24_defconfig b/arch/sh/configs/ecovec24_defconfig index 2fb7db4957ce..03cb916819fa 100644 --- a/arch/sh/configs/ecovec24_defconfig +++ b/arch/sh/configs/ecovec24_defconfig @@ -72,9 +72,6 @@ CONFIG_MEDIA_SUPPORT=y CONFIG_VIDEO_DEV=y # CONFIG_MEDIA_TUNER_CUSTOMISE is not set CONFIG_VIDEO_HELPER_CHIPS_AUTO=y -CONFIG_SOC_CAMERA=y -CONFIG_SOC_CAMERA_MT9T112=y -CONFIG_SOC_CAMERA_TW9910=y CONFIG_VIDEO_SH_MOBILE_CEU=y # CONFIG_V4L_USB_DRIVERS is not set CONFIG_FB=y |