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