Quellcodebibliothek Statistik Leitseite products/Sources/formale Sprachen/C/Linux/arch/mips/ath79/   (Open Source Betriebssystem Version 6.17.9©)  Datei vom 24.10.2025 mit Größe 415 B image not shown  

Quelle  Kconfig   Sprache: unbekannt

 
# SPDX-License-Identifier: GPL-2.0
if ATH79

config SOC_AR71XX
 select HAVE_PCI
 def_bool n

config SOC_AR724X
 select HAVE_PCI
 select PCI_AR724X if PCI
 def_bool n

config SOC_AR913X
 def_bool n

config SOC_AR933X
 def_bool n

config SOC_AR934X
 select HAVE_PCI
 select PCI_AR724X if PCI
 def_bool n

config SOC_QCA955X
 select HAVE_PCI
 select PCI_AR724X if PCI
 def_bool n

config PCI_AR724X
 def_bool n

endif

[ Dauer der Verarbeitung: 0.3 Sekunden  (vorverarbeitet)  ]