|
发表于 2022-10-29 09:56:07
只看该作者
6#
默认有 rk628 rx 驱动:
- ┌───────────────────────────────────────────────────────────── Rockchip RK628_BT1120 decoder ─────────────────────────────────────────────────────────────┐
- │ CONFIG_VIDEO_RK628_BT1120: │
- │ │
- │ Support for the Rockchip RK628 HDMI to BT1120 bridge. │
- │ │
- │ To compile this driver as a module, choose M here: the │
- │ module will be called rk628-bt1120. │
- │ │
- │ Symbol: VIDEO_RK628_BT1120 [=y] │
- │ Type : tristate │
- │ Defined at drivers/media/i2c/rk628/Kconfig:22 │
- │ Prompt: Rockchip RK628_BT1120 decoder │
- │ Depends on: MEDIA_SUPPORT [=y] && VIDEO_V4L2 [=y] && I2C [=y] && VIDEO_V4L2_SUBDEV_API [=y] │
- │ Visible if: MEDIA_SUPPORT [=y] && VIDEO_V4L2 [=y] && I2C [=y] && VIDEO_V4L2_SUBDEV_API [=y] && !MEDIA_HIDE_ANCILLARY_SUBDRV [=n] │
- │ Location: │
- │ -> Device Drivers │
- │ -> Multimedia support (MEDIA_SUPPORT [=y]) │
- │ -> Media ancillary drivers │
- │ -> Video decoders │
- │ Selects: HDMI [=y] && V4L2_FWNODE [=y] && VIDEO_RK628 [=y] │
- │
复制代码 |
|