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