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