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