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:
Alistair Francis
2019-02-13 11:41:24 -08:00
committed by Khem Raj
parent 8c8e8eabc9
commit eac35fc45a
2 changed files with 0 additions and 11 deletions

View File

@@ -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

View File

@@ -7,7 +7,6 @@ SRCREV = "1fc509f5f47f0ef5b723666ab3670898ac3208a1"
SRC_URI = " \
git://github.com/alistair23/linux.git;branch=${BRANCH} \
file://pci.cfg \
"
# qemu uses in-tree defconfig