diff options
author | Hans Verkuil <hverkuil-cisco@xs4all.nl> | 2020-06-26 15:15:24 +0200 |
---|---|---|
committer | Rich Felker <dalias@libc.org> | 2020-08-15 04:05:12 +0200 |
commit | e1a8d38a17ce68776c313f0960f530371418c428 (patch) | |
tree | 719649943e954a6d928f7ffb9392918f36bd57de /arch/sh/configs/migor_defconfig | |
parent | sh: stacktrace: Remove stacktrace_ops.stack() (diff) | |
download | linux-e1a8d38a17ce68776c313f0960f530371418c428.tar.xz linux-e1a8d38a17ce68776c313f0960f530371418c428.zip |
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: Rich Felker <dalias@libc.org>
Diffstat (limited to 'arch/sh/configs/migor_defconfig')
-rw-r--r-- | arch/sh/configs/migor_defconfig | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/arch/sh/configs/migor_defconfig b/arch/sh/configs/migor_defconfig index 494a1675c226..37e9521a99e5 100644 --- a/arch/sh/configs/migor_defconfig +++ b/arch/sh/configs/migor_defconfig @@ -62,9 +62,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_TW9910=y -CONFIG_SOC_CAMERA_OV772X=y CONFIG_VIDEO_SH_MOBILE_CEU=y # CONFIG_RADIO_ADAPTERS is not set CONFIG_FB=y |