diff options
author | Hans Verkuil <hverkuil-cisco@xs4all.nl> | 2020-06-26 16:11:18 +0300 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab+huawei@kernel.org> | 2020-07-04 13:20:33 +0300 |
commit | 39bc4e4e1534dceceba1646cd324dcecfaa6379d (patch) | |
tree | 04cd5af85014b13174a9916378f732cf6b9a984b /arch/arm/configs/imote2_defconfig | |
parent | 19d1d03ed232242c7d6246179c7c2a83ee3e107f (diff) | |
download | linux-39bc4e4e1534dceceba1646cd324dcecfaa6379d.tar.xz |
media: arch/arm/configs: remove obsolete CONFIG_SOC_CAMERA*
Drop all configs with the CONFIG_SOC_CAMERA prefix since those
have been removed.
Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
Diffstat (limited to 'arch/arm/configs/imote2_defconfig')
-rw-r--r-- | arch/arm/configs/imote2_defconfig | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/arch/arm/configs/imote2_defconfig b/arch/arm/configs/imote2_defconfig index 05c5515fa871..ae15a2a33802 100644 --- a/arch/arm/configs/imote2_defconfig +++ b/arch/arm/configs/imote2_defconfig @@ -217,8 +217,6 @@ CONFIG_MEDIA_TUNER_CUSTOMISE=y # CONFIG_MEDIA_TUNER_MXL5007T is not set # CONFIG_MEDIA_TUNER_MC44S803 is not set # CONFIG_VIDEO_HELPER_CHIPS_AUTO is not set -CONFIG_SOC_CAMERA=y -CONFIG_SOC_CAMERA_MT9M111=y CONFIG_VIDEO_PXA27x=y # CONFIG_V4L_USB_DRIVERS is not set # CONFIG_RADIO_ADAPTERS is not set |