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