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