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