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