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