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