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