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