xref: /openbmc/u-boot/drivers/firmware/Kconfig (revision 7dd97af52309364f7ec8305a86507ad86e524b62)
1config FIRMWARE
2	bool
3
4config ARM_PSCI_FW
5	bool
6	select FIRMWARE
7