Skip to content

Commit e1a8d38

Browse files
Hans VerkuilRich Felker
authored andcommitted
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 <[email protected]> Signed-off-by: Rich Felker <[email protected]>
1 parent c0735ae commit e1a8d38

File tree

4 files changed

+0
-11
lines changed

4 files changed

+0
-11
lines changed

arch/sh/configs/ap325rxa_defconfig

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -65,9 +65,6 @@ CONFIG_VIDEO_DEV=y
6565
# CONFIG_VIDEO_ALLOW_V4L1 is not set
6666
# CONFIG_MEDIA_TUNER_CUSTOMISE is not set
6767
CONFIG_VIDEO_HELPER_CHIPS_AUTO=y
68-
CONFIG_SOC_CAMERA=y
69-
CONFIG_SOC_CAMERA_PLATFORM=y
70-
CONFIG_SOC_CAMERA_OV772X=y
7168
CONFIG_VIDEO_SH_MOBILE_CEU=y
7269
# CONFIG_RADIO_ADAPTERS is not set
7370
CONFIG_FB=y

arch/sh/configs/ecovec24_defconfig

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -72,9 +72,6 @@ CONFIG_MEDIA_SUPPORT=y
7272
CONFIG_VIDEO_DEV=y
7373
# CONFIG_MEDIA_TUNER_CUSTOMISE is not set
7474
CONFIG_VIDEO_HELPER_CHIPS_AUTO=y
75-
CONFIG_SOC_CAMERA=y
76-
CONFIG_SOC_CAMERA_MT9T112=y
77-
CONFIG_SOC_CAMERA_TW9910=y
7875
CONFIG_VIDEO_SH_MOBILE_CEU=y
7976
# CONFIG_V4L_USB_DRIVERS is not set
8077
CONFIG_FB=y

arch/sh/configs/migor_defconfig

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -62,9 +62,6 @@ CONFIG_VIDEO_DEV=y
6262
# CONFIG_VIDEO_ALLOW_V4L1 is not set
6363
# CONFIG_MEDIA_TUNER_CUSTOMISE is not set
6464
CONFIG_VIDEO_HELPER_CHIPS_AUTO=y
65-
CONFIG_SOC_CAMERA=y
66-
CONFIG_SOC_CAMERA_TW9910=y
67-
CONFIG_SOC_CAMERA_OV772X=y
6865
CONFIG_VIDEO_SH_MOBILE_CEU=y
6966
# CONFIG_RADIO_ADAPTERS is not set
7067
CONFIG_FB=y

arch/sh/configs/se7724_defconfig

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -70,8 +70,6 @@ CONFIG_VIDEO_DEV=y
7070
CONFIG_DVB_CORE=m
7171
# CONFIG_MEDIA_TUNER_CUSTOMISE is not set
7272
CONFIG_VIDEO_HELPER_CHIPS_AUTO=y
73-
CONFIG_SOC_CAMERA=y
74-
CONFIG_SOC_CAMERA_OV772X=y
7573
CONFIG_VIDEO_SH_MOBILE_CEU=y
7674
# CONFIG_RADIO_ADAPTERS is not set
7775
# CONFIG_DVB_FE_CUSTOMISE is not set

0 commit comments

Comments
 (0)