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