summaryrefslogtreecommitdiff
path: root/src/southbridge/intel/i82801jx
diff options
context:
space:
mode:
authorArthur Heymans <arthur@aheymans.xyz>2019-10-13 22:36:04 +0200
committerNico Huber <nico.h@gmx.de>2019-11-10 22:40:38 +0000
commit23a6c79126a6ccba4459ae8ac7d7aa245bacb466 (patch)
treeeb839c623468a75e869a9e398eb15f61d154ef31 /src/southbridge/intel/i82801jx
parent074730c14c48a5cf6fc056371eef08e495bccc8f (diff)
downloadcoreboot-23a6c79126a6ccba4459ae8ac7d7aa245bacb466.tar.xz
sb/intel/common: Make COMMON_RESET optional
Change-Id: Id706919835100903dd4ebac2bbd2f3a44c2b6b60 Signed-off-by: Arthur Heymans <arthur@aheymans.xyz> Reviewed-on: https://review.coreboot.org/c/coreboot/+/36003 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Patrick Rudolph <siro@das-labor.org>
Diffstat (limited to 'src/southbridge/intel/i82801jx')
-rw-r--r--src/southbridge/intel/i82801jx/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/southbridge/intel/i82801jx/Kconfig b/src/southbridge/intel/i82801jx/Kconfig
index 6d14d2d533..7a49e57887 100644
--- a/src/southbridge/intel/i82801jx/Kconfig
+++ b/src/southbridge/intel/i82801jx/Kconfig
@@ -23,6 +23,7 @@ config SOUTHBRIDGE_INTEL_I82801JX
select SOUTHBRIDGE_INTEL_COMMON_PMCLIB
select SOUTHBRIDGE_INTEL_COMMON_PMBASE
select SOUTHBRIDGE_INTEL_COMMON_RTC
+ select SOUTHBRIDGE_INTEL_COMMON_RESET
select IOAPIC
select HAVE_USBDEBUG
select USE_WATCHDOG_ON_BOOT