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