aboutsummaryrefslogtreecommitdiff
path: root/src/northbridge/amd/agesa/family14/Kconfig
diff options
context:
space:
mode:
authorKyösti Mälkki <kyosti.malkki@gmail.com>2012-03-16 15:54:18 +0200
committerPatrick Georgi <patrick@georgi-clan.de>2012-03-16 22:40:48 +0100
commit3ae1c651275a210dab0112825a44abc8c806aa16 (patch)
treeec814266b7db31bc15a09b6f5871b665f1e9f8ad /src/northbridge/amd/agesa/family14/Kconfig
parentd11ca1d08d90fdbe828f4c224e31dfc7d633bcdf (diff)
AMD Agesa: delete no-op bootblock files
Removes files: src/northbridge/amd/agesa/family10/bootblock.c src/northbridge/amd/agesa/family12/bootblock.c src/northbridge/amd/agesa/family14/bootblock.c src/northbridge/amd/agesa/family15/bootblock.c Change-Id: Ic3617a673b38d065ca272c4de8ef765ecd3f98b1 Signed-off-by: Kyösti Mälkki <kyosti.malkki@gmail.com> Reviewed-on: http://review.coreboot.org/793 Tested-by: build bot (Jenkins) Reviewed-by: Patrick Georgi <patrick@georgi-clan.de>
Diffstat (limited to 'src/northbridge/amd/agesa/family14/Kconfig')
-rw-r--r--src/northbridge/amd/agesa/family14/Kconfig4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/northbridge/amd/agesa/family14/Kconfig b/src/northbridge/amd/agesa/family14/Kconfig
index 44f93c11b0..e462153a73 100644
--- a/src/northbridge/amd/agesa/family14/Kconfig
+++ b/src/northbridge/amd/agesa/family14/Kconfig
@@ -39,8 +39,4 @@ config MMCONF_BUS_NUMBER
int
default 16
-config BOOTBLOCK_NORTHBRIDGE_INIT
- string
- default "northbridge/amd/agesa/family14/bootblock.c"
-
endif