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