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