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