Revision e1a8d38a17ce68776c313f0960f530371418c428 authored by Hans Verkuil on 26 June 2020, 13:15:24 UTC, committed by Rich Felker on 15 August 2020, 02:05:12 UTC
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>
1 parent c0735ae
Raw File
.cocciconfig
[spatch]
	options = --timeout 200
	options = --use-gitgrep
back to top