media: platform: cadence: select MIPI_DPHY dependency
authorJai Luthra <j-luthra@ti.com>
Tue, 17 Oct 2023 07:37:24 +0000 (13:07 +0530)
committerHans Verkuil <hverkuil-cisco@xs4all.nl>
Wed, 18 Oct 2023 09:49:51 +0000 (11:49 +0200)
commit48016737a9af47328dd321df4dd3479ed5e2041d
tree95212b0702ab00d016004c4e529158de3811b4d7
parent99b6d9685c33ee38f9fea00e3ea9191da93133c9
media: platform: cadence: select MIPI_DPHY dependency

The driver uses MIPI DPHY helper routines from the PHY core. Make sure
we select the relevant config for compilation.

Fixes: a91d06f46bf7 ("media: cadence: csi2rx: Configure DPHY using link freq")
Reported-by: kernel test robot <lkp@intel.com>
Closes: https://lore.kernel.org/oe-kbuild-all/202310170258.UzSN4RUB-lkp@intel.com/
Signed-off-by: Jai Luthra <j-luthra@ti.com>
[Sakari Ailus: Also select GENERIC_PHY.]
Signed-off-by: Sakari Ailus <sakari.ailus@linux.intel.com>
Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
drivers/media/platform/cadence/Kconfig