mirror of
https://github.com/thead-yocto-mirror/meta-riscv
synced 2026-09-03 23:34:40 +02:00
recipes-kernel: Remove pci.cfg
PCIe support is now enabled by default in the RISC-V defconfig, remove the extra .cfg file. Signed-off-by: Alistair Francis <alistair.francis@wdc.com>
This commit is contained in:
committed by
Khem Raj
parent
8c8e8eabc9
commit
eac35fc45a
@@ -1,10 +0,0 @@
|
||||
CONFIG_CRYPTO_DEV_VIRTIO=y
|
||||
CONFIG_PCI=y
|
||||
CONFIG_PCI_ECAM=y
|
||||
CONFIG_PCI_HOST_COMMON=y
|
||||
CONFIG_PCI_HOST_GENERIC=y
|
||||
CONFIG_PCIEPORTBUS=y
|
||||
CONFIG_PCIEAER=y
|
||||
CONFIG_PCIEASPM=y
|
||||
CONFIG_PCIEASPM_DEFAULT=y
|
||||
CONFIG_PCIE_MICROSEMI=y
|
||||
@@ -7,7 +7,6 @@ SRCREV = "1fc509f5f47f0ef5b723666ab3670898ac3208a1"
|
||||
|
||||
SRC_URI = " \
|
||||
git://github.com/alistair23/linux.git;branch=${BRANCH} \
|
||||
file://pci.cfg \
|
||||
"
|
||||
|
||||
# qemu uses in-tree defconfig
|
||||
|
||||
Reference in New Issue
Block a user