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