summaryrefslogtreecommitdiff
path: root/src/southbridge/amd/cimx/sb800/Kconfig
diff options
context:
space:
mode:
authorElyes HAOUAS <ehaouas@noos.fr>2019-12-28 10:06:37 +0100
committerKyösti Mälkki <kyosti.malkki@gmail.com>2019-12-30 10:19:31 +0000
commit536799d5f6863bc9a7106117ed625d0111f1d62d (patch)
treebca437e27f859c1ddcc864ee9814394fac12279d /src/southbridge/amd/cimx/sb800/Kconfig
parent734c999637357ef62c305c8dfd559def176b00ff (diff)
downloadcoreboot-536799d5f6863bc9a7106117ed625d0111f1d62d.tar.xz
sb/amd/cimx/sb800: Remove unused BOOTBLOCK_SOUTHBRIDGE_INIT
Change-Id: Ie0dc165076644e225064568b4cb6f73b2af66438 Signed-off-by: Elyes HAOUAS <ehaouas@noos.fr> Reviewed-on: https://review.coreboot.org/c/coreboot/+/37965 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Michał Żygowski <michal.zygowski@3mdeb.com> Reviewed-by: Kyösti Mälkki <kyosti.malkki@gmail.com>
Diffstat (limited to 'src/southbridge/amd/cimx/sb800/Kconfig')
-rw-r--r--src/southbridge/amd/cimx/sb800/Kconfig4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/southbridge/amd/cimx/sb800/Kconfig b/src/southbridge/amd/cimx/sb800/Kconfig
index 0b790b06dc..d62b638c30 100644
--- a/src/southbridge/amd/cimx/sb800/Kconfig
+++ b/src/southbridge/amd/cimx/sb800/Kconfig
@@ -26,10 +26,6 @@ config SOUTHBRIDGE_AMD_CIMX_SB800
select SOC_AMD_COMMON_BLOCK_ACPIMMIO
if SOUTHBRIDGE_AMD_CIMX_SB800
-config BOOTBLOCK_SOUTHBRIDGE_INIT
- string
- default "southbridge/amd/cimx/sb800/bootblock.c"
-
config ENABLE_IDE_COMBINED_MODE
bool "Enable SATA IDE combined mode"
default n