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