aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/amd/south_station/Kconfig.name
diff options
context:
space:
mode:
authorMike Banon <mikebdp2@gmail.com>2020-02-13 16:05:35 +0000
committerPatrick Georgi <pgeorgi@google.com>2020-02-24 13:55:59 +0000
commit0dcbcd31918cd0dd7e4f1086649dfe4a04397633 (patch)
tree69d08063552aa9de3f8a2f412190ab71c584f244 /src/mainboard/amd/south_station/Kconfig.name
parentbb45f38eb9d0ecc6f4a1d0ca37c8c52212360c56 (diff)
mb/amd/south_station: Switch away from ROMCC_BOOTBLOCK
Warning: Not tested on hardware. Signed-off-by: Elyes HAOUAS <ehaouas@noos.fr> Signed-off-by: Mike Banon <mikebdp2@gmail.com> Change-Id: Iba1d020b9e565e3c6c89a97114084d72a00b2a55 Reviewed-on: https://review.coreboot.org/c/coreboot/+/38871 Reviewed-by: Patrick Georgi <pgeorgi@google.com> Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Diffstat (limited to 'src/mainboard/amd/south_station/Kconfig.name')
-rw-r--r--src/mainboard/amd/south_station/Kconfig.name4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/mainboard/amd/south_station/Kconfig.name b/src/mainboard/amd/south_station/Kconfig.name
index f8f1404af2..0cc745e3bc 100644
--- a/src/mainboard/amd/south_station/Kconfig.name
+++ b/src/mainboard/amd/south_station/Kconfig.name
@@ -1,2 +1,2 @@
-#config BOARD_AMD_SOUTHSTATION
-# bool"Southstation"
+config BOARD_AMD_SOUTHSTATION
+ bool "Southstation"