colibri_imx6: fix video stdout in default environment
[oweals/u-boot.git] / drivers / firmware / Kconfig
index 873bc8c7967995dd6e9ef4b812fe391a84e475e7..b70a2063551c3444bb3c78377fc1a89fd65aa8b2 100644 (file)
@@ -26,3 +26,13 @@ config TI_SCI_PROTOCOL
 
          This protocol library is used by client drivers to use the features
          provided by the system controller.
+
+config ZYNQMP_FIRMWARE
+       bool "ZynqMP Firmware interface"
+       select FIRMWARE
+       help
+         Firmware interface driver is used by different
+         drivers to communicate with the firmware for
+         various platform management services.
+         Say yes to enable ZynqMP firmware interface driver.
+         If in doubt, say N.