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