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