Make sure to enable pci support in the kernel

Otherwise we don't get any network devices
pull/8187/head
Anders F Björklund 2020-05-18 07:37:35 +02:00
parent ca77d16f0c
commit fc2585c728
1 changed files with 1 additions and 0 deletions

View File

@ -56,6 +56,7 @@ CONFIG_CPU_FREQ_DEFAULT_GOV_USERSPACE=y
CONFIG_CPU_FREQ_GOV_PERFORMANCE=y
CONFIG_CPU_FREQ_GOV_ONDEMAND=y
CONFIG_X86_ACPI_CPUFREQ=y
CONFIG_PCI=y
CONFIG_PCIEPORTBUS=y
CONFIG_HOTPLUG_PCI=y
CONFIG_PCCARD=y