mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-07 19:30:30 +09:00
phy: rockchip: csi2-dphy: select V4L2_FWNODE
Fixes: d9b335b5d8 ("phy: rockchip: csi2-dphy: fix compile error")
Signed-off-by: Tao Huang <huangtao@rock-chips.com>
Change-Id: I0263e26a410bc0186cc771d8fda8cfe90527511b
This commit is contained in:
@@ -8,6 +8,7 @@ config PHY_ROCKCHIP_CSI2_DPHY
|
||||
depends on VIDEO_V4L2 && VIDEO_V4L2_SUBDEV_API
|
||||
depends on ARCH_ROCKCHIP && OF
|
||||
select GENERIC_PHY
|
||||
select V4L2_FWNODE
|
||||
help
|
||||
Enable this to support the Rockchip CSI2 DPHY.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user