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