Re: [PATCH] staging: media: remove unused VIDEO_ATOMISP_OV8858 kconfig
From: Dan Carpenter
Date: Wed Jan 24 2018 - 03:40:50 EST
On Tue, Jan 23, 2018 at 07:31:27PM +0200, Andy Shevchenko wrote:
> On Tue, Jan 23, 2018 at 4:37 PM, Corentin Labbe <clabbe@xxxxxxxxxxxx> wrote:
> > Nothing in kernel use VIDEO_ATOMISP_OV8858 since commit 3a81c7660f80 ("media: staging: atomisp: Remove IMX sensor support")
> > Lets remove this kconfig option.
>
> First of all, I hardly understand how that change is related.
It's pretty obvious if you look at the commit.
-obj-$(CONFIG_VIDEO_ATOMISP_OV8858) += atomisp-ov8858.o
It sounds like you deleted that line by mistake and re-added it to your
local Makefile?
regards,
dan carpenter