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