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