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