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