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