]> Git Repo - qemu.git/commitdiff
hw/ppc/Kconfig: Remove unused dependencies from PEGASOS2
authorBernhard Beschow <[email protected]>
Fri, 16 Dec 2022 13:03:55 +0000 (14:03 +0100)
committerMichael S. Tsirkin <[email protected]>
Sun, 8 Jan 2023 06:54:22 +0000 (01:54 -0500)
Removes the following dependencies from ppc-softmmu:
- CONFIG_ACPI_CPU_HOTPLUG
- CONFIG_ACPI_CXL
- CONFIG_ACPI_HMAT
- CONFIG_ACPI_MEMORY_HOTPLUG
- CONFIG_ACPI_NVDIMM
- CONFIG_ACPI_PCIHP
- CONFIG_ACPI_X86
- CONFIG_MEM_DEVICE

Signed-off-by: Bernhard Beschow <[email protected]>
Message-Id: <20221216130355[email protected]>
Reviewed-by: Michael S. Tsirkin <[email protected]>
Signed-off-by: Michael S. Tsirkin <[email protected]>
Reviewed-by: BALATON Zoltan <[email protected]>
Reviewed-by: Philippe Mathieu-Daudé <[email protected]>
hw/ppc/Kconfig

index 72a311edcb310dd920cb145e8823ab08ed04eb08..c898021b5fc0821206c5b3eaa569a24510f2940e 100644 (file)
@@ -76,8 +76,6 @@ config PEGASOS2
     select VT82C686
     select SMBUS_EEPROM
     select VOF
-# This should come with VT82C686
-    select ACPI_X86
 
 config PREP
     bool
This page took 0.029453 seconds and 4 git commands to generate.