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