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