Home | History | Annotate | Download | only in firmware
      1 config FIRMWARE
      2 	bool
      3 
      4 config ARM_PSCI_FW
      5 	bool
      6 	select FIRMWARE
      7