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