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/se7724_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/se7724_defconfig')
-rw-r--r-- | arch/sh/configs/se7724_defconfig | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/arch/sh/configs/se7724_defconfig b/arch/sh/configs/se7724_defconfig index 0e8d5cc1e107..a26f7f1841c7 100644 --- a/arch/sh/configs/se7724_defconfig +++ b/arch/sh/configs/se7724_defconfig @@ -70,8 +70,6 @@ CONFIG_VIDEO_DEV=y CONFIG_DVB_CORE=m # CONFIG_MEDIA_TUNER_CUSTOMISE is not set CONFIG_VIDEO_HELPER_CHIPS_AUTO=y -CONFIG_SOC_CAMERA=y -CONFIG_SOC_CAMERA_OV772X=y CONFIG_VIDEO_SH_MOBILE_CEU=y # CONFIG_RADIO_ADAPTERS is not set # CONFIG_DVB_FE_CUSTOMISE is not set |