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