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