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