mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 05:36:47 +00:00
linux (RPi4): enable CONFIG_PCIEPORTBUS
Sync with official RPi kernel, see https://github.com/raspberrypi/linux/pull/3086 Signed-off-by: Matthias Reichl <hias@horus.com>
This commit is contained in:
parent
151ff51d3d
commit
62f0784860
@ -394,7 +394,14 @@ 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_PCI_MSI=y
|
||||
CONFIG_PCI_MSI_IRQ_DOMAIN=y
|
||||
CONFIG_PCI_QUIRKS=y
|
||||
@ -4378,6 +4385,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
|
||||
@ -4719,7 +4727,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