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