diff options
author | Hans Verkuil <hverkuil-cisco@xs4all.nl> | 2020-06-26 15:15:24 +0200 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab+huawei@kernel.org> | 2020-07-04 12:20:53 +0200 |
commit | 078336914d6bf4ff9e4ddc3675396d729135ae4d (patch) | |
tree | 58ea1cf4ef90a8dcd2c2af3191c7c2e1c12ef356 /arch/sh/configs/ap325rxa_defconfig | |
parent | media: arch/arm/configs: remove obsolete CONFIG_SOC_CAMERA* (diff) | |
download | linux-078336914d6bf4ff9e4ddc3675396d729135ae4d.tar.xz linux-078336914d6bf4ff9e4ddc3675396d729135ae4d.zip |
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/ap325rxa_defconfig')
-rw-r--r-- | arch/sh/configs/ap325rxa_defconfig | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/arch/sh/configs/ap325rxa_defconfig b/arch/sh/configs/ap325rxa_defconfig index cc6e4ce53dac..5193b3e099b9 100644 --- a/arch/sh/configs/ap325rxa_defconfig +++ b/arch/sh/configs/ap325rxa_defconfig @@ -65,9 +65,6 @@ CONFIG_VIDEO_DEV=y # CONFIG_VIDEO_ALLOW_V4L1 is not set # CONFIG_MEDIA_TUNER_CUSTOMISE is not set CONFIG_VIDEO_HELPER_CHIPS_AUTO=y -CONFIG_SOC_CAMERA=y -CONFIG_SOC_CAMERA_PLATFORM=y -CONFIG_SOC_CAMERA_OV772X=y CONFIG_VIDEO_SH_MOBILE_CEU=y # CONFIG_RADIO_ADAPTERS is not set CONFIG_FB=y |