diff options
author | ron minnich <rminnich@gmail.com> | 2024-03-03 21:21:55 +0000 |
---|---|---|
committer | Martin L Roth <gaumless@gmail.com> | 2024-03-03 22:57:54 +0000 |
commit | b44a388821fd5d75c9a86dae75dec23802da07d0 (patch) | |
tree | c1304871811a005aa92ff5e3457caf29c621b066 /src/mainboard/sifive/hifive-unmatched/Kconfig.name | |
parent | 2ccb8e7891f429c3b72773860521a2b943a049be (diff) |
Revert "Revert "mb/sifive: Add Hifive Unmatched mainboard""
This reverts commit ec7b48076009cfe82e5ee91050f5fc66c4850193.
Reason for revert: <Reland>
I made the commit out of order with the fu740 commit; that's now
merged so there should be no problem.
Signed-off-by: ron minnich <rminnich@gmail.com>
Change-Id: I2fb8c2e0a7fcd5f26f4a004e0949332b108b6fcf
Reviewed-on: https://review.coreboot.org/c/coreboot/+/81052
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Martin L Roth <gaumless@gmail.com>
Reviewed-by: Matt DeVillier <matt.devillier@gmail.com>
Reviewed-by: ron minnich <rminnich@gmail.com>
Diffstat (limited to 'src/mainboard/sifive/hifive-unmatched/Kconfig.name')
-rw-r--r-- | src/mainboard/sifive/hifive-unmatched/Kconfig.name | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/mainboard/sifive/hifive-unmatched/Kconfig.name b/src/mainboard/sifive/hifive-unmatched/Kconfig.name new file mode 100644 index 0000000000..bbba82c4cb --- /dev/null +++ b/src/mainboard/sifive/hifive-unmatched/Kconfig.name @@ -0,0 +1,2 @@ +config BOARD_SIFIVE_HIFIVE_UNMATCHED + bool "HiFive Unmatched" |