xref: /rk3399_rockchip-uboot/drivers/firmware/Kconfig (revision 85ea850976daea57c8045f3569566fad5ce9fe0f)
1config FIRMWARE
2	bool
3
4config ARM_PSCI_FW
5	bool
6	select FIRMWARE
7