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