media: i2c/Kconfig: reorganize items there
authorMauro Carvalho Chehab <mchehab+huawei@kernel.org>
Wed, 25 Mar 2020 14:56:15 +0000 (15:56 +0100)
committerMauro Carvalho Chehab <mchehab+huawei@kernel.org>
Tue, 14 Apr 2020 08:29:06 +0000 (10:29 +0200)
commitf48fd1514212b5c72b98db79efee4ed914acf662
tree574ade5ceb21bb071f9054476cccb547884ada84
parent0c822d97bd1450034576a8331b92d7e912326551
media: i2c/Kconfig: reorganize items there

Right now, there are I2C drivers that don't depend on
camera support before and after those.

Move the camera support drivers to the end, and add
a notice at the "endif", in order to make easier to
maintain and to avoid adding extra dependencies at
the other i2c/*/Kconfig files.

Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
drivers/media/i2c/Kconfig