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