diff options
author | Kyösti Mälkki <kyosti.malkki@gmail.com> | 2020-06-01 13:31:51 +0300 |
---|---|---|
committer | Patrick Georgi <pgeorgi@google.com> | 2020-06-03 12:16:43 +0000 |
commit | 6ceb5326128bfb5f50d2836215e0550d7b37ae34 (patch) | |
tree | 44feca430325700fc82917981550dadb44d69551 /src/mainboard/bap | |
parent | 61293a4cde290fed88332bb52e9b99cd4c21b5fd (diff) |
mb/bap/ode_e21XX: Drop old commented Kconfigs
Change-Id: I56225c0a533e5f9e8294b7866a41c9a6c24a7f67
Signed-off-by: Kyösti Mälkki <kyosti.malkki@gmail.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/41966
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Nico Huber <nico.h@gmx.de>
Diffstat (limited to 'src/mainboard/bap')
-rw-r--r-- | src/mainboard/bap/ode_e21XX/Kconfig | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/mainboard/bap/ode_e21XX/Kconfig b/src/mainboard/bap/ode_e21XX/Kconfig index a454e8ac5a..4d77280060 100644 --- a/src/mainboard/bap/ode_e21XX/Kconfig +++ b/src/mainboard/bap/ode_e21XX/Kconfig @@ -7,8 +7,6 @@ if BOARD_ODE_E21XX config BOARD_SPECIFIC_OPTIONS def_bool y - #select BINARYPI_LEGACY_WRAPPER - #select ROMCC_BOOTBLOCK select CPU_AMD_PI_00730F01 select NORTHBRIDGE_AMD_PI_00730F01 select SOUTHBRIDGE_AMD_PI_AVALON |