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