]> git.baikalelectronics.ru Git - kernel.git/commit
media: nxp: Restrict VIDEO_IMX_MIPI_CSIS to ARCH_MXC or COMPILE_TEST
authorLaurent Pinchart <laurent.pinchart@ideasonboard.com>
Fri, 18 Mar 2022 20:37:35 +0000 (21:37 +0100)
committerMauro Carvalho Chehab <mchehab@kernel.org>
Mon, 21 Mar 2022 14:21:28 +0000 (15:21 +0100)
commit6982de7fe66a1c9c5e8798400b3f22c6681c966c
tree8fc989d9fec2a63aee342cf293e8aa2f498b5f3a
parent5c2604eb10776afcf80ae7b3c13adc02b0cf1da2
media: nxp: Restrict VIDEO_IMX_MIPI_CSIS to ARCH_MXC or COMPILE_TEST

The imx-mipi-csis driver is specific to NXP platforms. Restrict it to
those by default, and enable compilation with COMPILE_TEST to keep a
wide test coverage.

Link: https://lore.kernel.org/linux-media/20220318203735.5923-1-laurent.pinchart+renesas@ideasonboard.com
Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Reviewed-by: Rui Miguel Silva <rmfrfs@gmail.com>
Reviewed-by: Kieran Bingham <kieran.bingham+renesas@ideasonboard.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@kernel.org>
drivers/media/platform/nxp/Kconfig