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