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