]> git.baikalelectronics.ru Git - kernel.git/commit
media: sunxi: Depend on GENERIC_PHY_MIPI_DPHY
authorSakari Ailus <sakari.ailus@linux.intel.com>
Wed, 13 Jul 2022 15:18:08 +0000 (16:18 +0100)
committerMauro Carvalho Chehab <mchehab@kernel.org>
Fri, 15 Jul 2022 14:15:52 +0000 (15:15 +0100)
commit9c191c32d85b9f479c65aab77f4fc6d4a9c60f7a
treeb4e98872cd330b34ef1ceb4e440d563e5b71a1e5
parentb8683a7caf894cc9766a8f8e4b0fdfaae5666e4c
media: sunxi: Depend on GENERIC_PHY_MIPI_DPHY

The sun6i-mipi-csi2 and sun6i-a83t-mipi-csi2 drivers depend on the generic
MIPI D-PHY support. Select it. This fixes a linking problem when either of
these drivers is enabled and GENERIC_PHY_MIPI_DPHY is disabled.

Signed-off-by: Sakari Ailus <sakari.ailus@linux.intel.com>
Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@kernel.org>
drivers/media/platform/sunxi/sun6i-mipi-csi2/Kconfig
drivers/media/platform/sunxi/sun8i-a83t-mipi-csi2/Kconfig