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