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