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