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