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)
commit94d7fd9692b54ccc453ba3a2c482dda3110bc778
treeb4e98872cd330b34ef1ceb4e440d563e5b71a1e5
parent48e93b0c261065b5a6dffe85668d6d710ff818af
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