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