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