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