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