aboutsummaryrefslogtreecommitdiff
path: root/src/southbridge/intel/ibexpeak/Kconfig
diff options
context:
space:
mode:
authorArthur Heymans <arthur@aheymans.xyz>2019-06-04 09:46:36 +0200
committerFelix Held <felix-coreboot@felixheld.de>2019-06-06 12:24:42 +0000
commit1f12772d19b163f402e14cfa21166c205132f9a8 (patch)
treee58c83762d6f44633afc45b2192c81ba831869e2 /src/southbridge/intel/ibexpeak/Kconfig
parent05284b64d00fbdcea9b7a163d4a9377bdb25d831 (diff)
sb/intel/ibexpeak: Copy the sandybridge bootblock.c file
This allows to port C_ENVIRONMENT_BOOTBLOCK to sandybridge separately from nehalem. Change-Id: If3c6619cf22d1e2995eb19823b0f3f969d252b3b Signed-off-by: Arthur Heymans <arthur@aheymans.xyz> Reviewed-on: https://review.coreboot.org/c/coreboot/+/33188 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Felix Held <felix-coreboot@felixheld.de> Reviewed-by: Nico Huber <nico.h@gmx.de>
Diffstat (limited to 'src/southbridge/intel/ibexpeak/Kconfig')
-rw-r--r--src/southbridge/intel/ibexpeak/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/southbridge/intel/ibexpeak/Kconfig b/src/southbridge/intel/ibexpeak/Kconfig
index 85c89799e0..00eb413d1e 100644
--- a/src/southbridge/intel/ibexpeak/Kconfig
+++ b/src/southbridge/intel/ibexpeak/Kconfig
@@ -53,7 +53,7 @@ config DRAM_RESET_GATE_GPIO
config BOOTBLOCK_SOUTHBRIDGE_INIT
string
- default "southbridge/intel/bd82x6x/bootblock.c"
+ default "southbridge/intel/ibexpeak/bootblock.c"
config SERIRQ_CONTINUOUS_MODE
bool