mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-12-02 01:19:49 +00:00
9 lines
303 B
Text
9 lines
303 B
Text
|
|
||
|
config VIDEO_ZYNQMP_DPSUB
|
||
|
bool "Enable video support for ZynqMP Display Port"
|
||
|
depends on ZYNQMP_POWER_DOMAIN
|
||
|
help
|
||
|
Enable support for Xilinx ZynqMP Display Port. Currently this file
|
||
|
is used as placeholder for driver. The main reason is to record
|
||
|
compatible string and calling power domain driver.
|