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