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