Rockchip PCIe driver change to Builtin (#1623)

The previos default kernel config was seting the Rockchip PCIe host
controller driver to be compiled as a module. This prevents booting
from PCIe attached devices (i.e. nvme ssd).
This commit is contained in:
darinpp 2019-11-16 00:19:35 -08:00 committed by Igor Pečovnik
parent 85080ff373
commit 3fdbeaf8f3

View File

@ -1583,7 +1583,7 @@ CONFIG_HOTPLUG_PCI=y
# CONFIG_PCI_HOST_THUNDER_PEM is not set
# CONFIG_PCI_HOST_THUNDER_ECAM is not set
CONFIG_PCIE_ROCKCHIP=y
CONFIG_PCIE_ROCKCHIP_HOST=m
CONFIG_PCIE_ROCKCHIP_HOST=y
CONFIG_PCIE_ROCKCHIP_EP=y
#