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