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