aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/biostar/a68n_5200/Kconfig
diff options
context:
space:
mode:
authorMike Banon <mikebdp2@gmail.com>2019-12-20 11:08:35 +0300
committerKyösti Mälkki <kyosti.malkki@gmail.com>2020-01-21 10:57:19 +0000
commit33768dd08b9ba3be151c2c1b20d953c0b2475e85 (patch)
tree2e65c12296be8b3f2ed0fd457e0f11afaaa64bad /src/mainboard/biostar/a68n_5200/Kconfig
parent73692e8b7729baa70263ab652e8436271caa4da4 (diff)
biostar/a68n_5200: Switch away from ROMCC_BOOTBLOCK
Following the example of change CB:37737 (ee8f969). Switching was done by moving a SIO configuration and the clocks setup from 'romstage.c' to 'bootblock.c'. Tested-by: Damien Zammit <damien@zamaudio.com> Signed-off-by: Mike Banon <mikebdp2@gmail.com> Signed-off-by: Damien Zammit <damien@zamaudio.com> Change-Id: I2e710ac61843c09a055523c7971e4c05bae56a37 Reviewed-on: https://review.coreboot.org/c/coreboot/+/37872 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: HAOUAS Elyes <ehaouas@noos.fr> Reviewed-by: Kyösti Mälkki <kyosti.malkki@gmail.com>
Diffstat (limited to 'src/mainboard/biostar/a68n_5200/Kconfig')
-rw-r--r--src/mainboard/biostar/a68n_5200/Kconfig4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/mainboard/biostar/a68n_5200/Kconfig b/src/mainboard/biostar/a68n_5200/Kconfig
index f608513d0e..e4271d34fe 100644
--- a/src/mainboard/biostar/a68n_5200/Kconfig
+++ b/src/mainboard/biostar/a68n_5200/Kconfig
@@ -15,14 +15,10 @@
# GNU General Public License for more details.
#
-config BOARD_BIOSTAR_A68N5200
- def_bool n
-
if BOARD_BIOSTAR_A68N5200
config BOARD_SPECIFIC_OPTIONS
def_bool y
- #select ROMCC_BOOTBLOCK
select CPU_AMD_AGESA_FAMILY16_KB
select NORTHBRIDGE_AMD_AGESA_FAMILY16_KB
select SOUTHBRIDGE_AMD_AGESA_YANGTZE