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