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