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