mirror of
https://github.com/home-assistant/operating-system.git
synced 2025-07-27 15:06:29 +00:00
Drop PCIe hotplug since this causes network interfaces name changes which aren't handled gracefully right now. People are left with no network configuration.
This commit is contained in:
parent
a8f6f7aa43
commit
30634cd0af
@ -1,9 +1,6 @@
|
|||||||
CONFIG_EFI_STUB=y
|
CONFIG_EFI_STUB=y
|
||||||
|
|
||||||
CONFIG_HOTPLUG_CPU=y
|
CONFIG_HOTPLUG_CPU=y
|
||||||
CONFIG_HOTPLUG_PCI_PCIE=y
|
|
||||||
CONFIG_HOTPLUG_PCI_ACPI=y
|
|
||||||
CONFIG_HOTPLUG_PCI_SHPC=y
|
|
||||||
CONFIG_MEMORY_HOTPLUG=y
|
CONFIG_MEMORY_HOTPLUG=y
|
||||||
CONFIG_MEMORY_HOTPLUG_DEFAULT_ONLINE=y
|
CONFIG_MEMORY_HOTPLUG_DEFAULT_ONLINE=y
|
||||||
CONFIG_MEMORY_HOTREMOVE=y
|
CONFIG_MEMORY_HOTREMOVE=y
|
||||||
|
Loading…
x
Reference in New Issue
Block a user