mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 21:56:42 +00:00
linux (RPi4): enable CONFIG_PCIEPORTBUS
see https://github.com/raspberrypi/linux/pull/3086 Signed-off-by: Matthias Reichl <hias@horus.com>
This commit is contained in:
parent
0b827797c3
commit
0b9b236c94
@ -1230,7 +1230,15 @@ CONFIG_PCI=y
|
||||
CONFIG_PCI_DOMAINS=y
|
||||
CONFIG_PCI_DOMAINS_GENERIC=y
|
||||
CONFIG_PCI_SYSCALL=y
|
||||
# CONFIG_PCIEPORTBUS is not set
|
||||
CONFIG_PCIEPORTBUS=y
|
||||
CONFIG_PCIEAER=y
|
||||
# CONFIG_PCIEAER_INJECT is not set
|
||||
# CONFIG_PCIE_ECRC is not set
|
||||
# CONFIG_PCIEASPM is not set
|
||||
CONFIG_PCIE_PME=y
|
||||
# CONFIG_PCIE_DPC is not set
|
||||
# CONFIG_PCIE_PTM is not set
|
||||
# CONFIG_PCIE_BW is not set
|
||||
CONFIG_PCI_MSI=y
|
||||
CONFIG_PCI_MSI_IRQ_DOMAIN=y
|
||||
CONFIG_PCI_QUIRKS=y
|
||||
@ -4426,6 +4434,7 @@ CONFIG_LEDS_TRIGGER_INPUT=y
|
||||
# CONFIG_INFINIBAND is not set
|
||||
CONFIG_EDAC_ATOMIC_SCRUB=y
|
||||
CONFIG_EDAC_SUPPORT=y
|
||||
# CONFIG_EDAC is not set
|
||||
CONFIG_RTC_LIB=y
|
||||
CONFIG_RTC_CLASS=y
|
||||
# CONFIG_RTC_HCTOSYS is not set
|
||||
@ -4779,7 +4788,7 @@ CONFIG_RESET_CONTROLLER=y
|
||||
# CONFIG_ARM_CCN is not set
|
||||
CONFIG_ARM_PMU=y
|
||||
CONFIG_RPI_AXIPERF=m
|
||||
# CONFIG_RAS is not set
|
||||
CONFIG_RAS=y
|
||||
|
||||
#
|
||||
# Android
|
||||
|
Loading…
x
Reference in New Issue
Block a user