summaryrefslogtreecommitdiff
path: root/src/mainboard/bap/ode_e20XX/Kconfig
diff options
context:
space:
mode:
authorMike Banon <mikebdp2@gmail.com>2020-02-13 15:45:05 +0000
committerPatrick Georgi <pgeorgi@google.com>2020-02-24 13:55:41 +0000
commitbb45f38eb9d0ecc6f4a1d0ca37c8c52212360c56 (patch)
tree3a8c9447386cc7317f8b761653be54875104a81f /src/mainboard/bap/ode_e20XX/Kconfig
parent6ed9df448b4d025a4caa01b594fca90724eef691 (diff)
downloadcoreboot-bb45f38eb9d0ecc6f4a1d0ca37c8c52212360c56.tar.xz
mb/bap/ode_e20XX: Switch away from ROMCC_BOOTBLOCK
Warning: not tested on hardware. Signed-off-by: Mike Banon <mikebdp2@gmail.com> Change-Id: I37a1a95bdf07d99916247095a5bc3ac5349cd98f Reviewed-on: https://review.coreboot.org/c/coreboot/+/38869 Reviewed-by: HAOUAS Elyes <ehaouas@noos.fr> Reviewed-by: Patrick Georgi <pgeorgi@google.com> Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Diffstat (limited to 'src/mainboard/bap/ode_e20XX/Kconfig')
-rw-r--r--src/mainboard/bap/ode_e20XX/Kconfig4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/mainboard/bap/ode_e20XX/Kconfig b/src/mainboard/bap/ode_e20XX/Kconfig
index 2a72debf58..4df74c0c24 100644
--- a/src/mainboard/bap/ode_e20XX/Kconfig
+++ b/src/mainboard/bap/ode_e20XX/Kconfig
@@ -14,14 +14,10 @@
# GNU General Public License for more details.
#
-config BOARD_ODE_E20XX
- def_bool n
-
if BOARD_ODE_E20XX
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