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