linux/drivers/media/platform/atmel
Mauro Carvalho Chehab 256bf68569 media: platform: move platform menu dependencies to drivers
Right now, platform dependencies are organized by the type of
the platform driver. Yet, things tend to become very messy with
time. The better seems to organize the drivers per manufacturer,
as other Kernel subsystems are doing.

As a preparation for such purpose, get rid of menuconfigs,
moving the per-menu dependencies to be at the driver-specifig
config entires.

This shoud give flexibility to reorganize the platform drivers
per manufacturer and re-sort them.

This patch removes all "if..endif" options from the platform
Kconfig, converting them into depends on.

Acked-by: Jernej Skrabec <jernej.skrabec@gmail.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@kernel.org>
2022-03-14 09:42:59 +01:00
..
atmel-isc-base.c media: atmel: atmel-isc-base: clamp wb gain coefficients 2022-01-23 21:18:44 +01:00
atmel-isc-clk.c media: atmel: atmel-isc: split the clock code into separate source file 2022-01-23 21:18:43 +01:00
atmel-isc-regs.h media: atmel: atmel-isc: add microchip-xisc driver 2021-06-08 15:46:31 +02:00
atmel-isc.h media: atmel: atmel-isc-base: fix bytesperline value for planar formats 2022-01-23 21:18:44 +01:00
atmel-isi.c media: v4l: async: Rename async nf functions, clean up long lines 2021-09-30 10:07:35 +02:00
atmel-isi.h media: atmel: atmel-isi: add support for mono sensors, GRAY and Y16 2019-12-16 10:16:56 +01:00
atmel-sama5d2-isc.c media: atmel: atmel-isc: add raw Bayer 8bit 10bit output formats 2022-01-23 21:18:44 +01:00
atmel-sama7g5-isc.c media: atmel: atmel-isc: add raw Bayer 8bit 10bit output formats 2022-01-23 21:18:44 +01:00
Kconfig media: platform: move platform menu dependencies to drivers 2022-03-14 09:42:59 +01:00
Makefile media: atmel: atmel-isc: split the clock code into separate source file 2022-01-23 21:18:43 +01:00
microchip-csi2dc.c media: v4l2-mediabus: Use structures to describe bus configuration 2022-02-17 09:51:23 +01:00