summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorElyes Haouas <ehaouas@noos.fr>2023-08-04 18:06:39 +0200
committerElyes Haouas <ehaouas@noos.fr>2023-08-05 07:26:01 +0000
commit254a7c0f8138936bd020b7c06938a83151f32397 (patch)
tree1dbd99cebd15920fb7ffebf191676c2668547cd9
parent7e28c846c3dfea730202d858682bec4dc46de1d7 (diff)
sb/intel/ibexpeak/Kconfig: Remove SOUTH_BRIDGE_OPTIONS
Remove dummy SOUTH_BRIDGE_OPTIONS. Change-Id: Ifce7965040d96486ee8de2fba2ead9c54ee9a9f9 Signed-off-by: Elyes Haouas <ehaouas@noos.fr> Reviewed-on: https://review.coreboot.org/c/coreboot/+/76948 Reviewed-by: Felix Singer <service+coreboot-gerrit@felixsinger.de> Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
-rw-r--r--src/southbridge/intel/ibexpeak/Kconfig7
1 files changed, 2 insertions, 5 deletions
diff --git a/src/southbridge/intel/ibexpeak/Kconfig b/src/southbridge/intel/ibexpeak/Kconfig
index adc3842fff..8db7af7a53 100644
--- a/src/southbridge/intel/ibexpeak/Kconfig
+++ b/src/southbridge/intel/ibexpeak/Kconfig
@@ -2,11 +2,6 @@
config SOUTHBRIDGE_INTEL_IBEXPEAK
bool
-
-if SOUTHBRIDGE_INTEL_IBEXPEAK
-
-config SOUTH_BRIDGE_OPTIONS
- def_bool y
select ACPI_COMMON_MADT_IOAPIC
select ACPI_COMMON_MADT_LAPIC
select ACPI_INTEL_HARDWARE_SLEEP_VALUES
@@ -36,6 +31,8 @@ config SOUTH_BRIDGE_OPTIONS
select SOUTHBRIDGE_INTEL_COMMON_USB_DEBUG
select TCO_SPACE_NOT_YET_SPLIT
+if SOUTHBRIDGE_INTEL_IBEXPEAK
+
config EHCI_BAR
hex
default 0xfef00000