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