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