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