diff options
author | Renze Nicolai <renze@rnplus.nl> | 2016-11-18 23:08:13 +0100 |
---|---|---|
committer | Kyösti Mälkki <kyosti.malkki@gmail.com> | 2016-11-22 05:18:34 +0100 |
commit | a688b7cb7ba4fe1d5040da11899a0275a420ff17 (patch) | |
tree | 0c819d4ffa2fa5dd087c6dec59225d1c1597362b /src/mainboard/msi/ms7721/Kconfig.name | |
parent | 809b5881a9df570d333a4c8a78a34807020706d6 (diff) |
mainboard/ms7721: Copy files from "asus/f2a85-m" to "msi/ms7721".
This patch adds a copy of the Asus F2A85-M code with only minimal changes.
(to ensure that the code compiles)
A second commit will be published to remove the copied code parts that
don't apply to the MS-7221 and to make everything else actually work
on the MS-7221 board.
Change-Id: I1426c0876c7bfeb264231c0d338301133c721484
Signed-off-by: Renze Nicolai <renze@rnplus.nl>
Reviewed-on: https://review.coreboot.org/17494
Tested-by: build bot (Jenkins)
Reviewed-by: Kyösti Mälkki <kyosti.malkki@gmail.com>
Diffstat (limited to 'src/mainboard/msi/ms7721/Kconfig.name')
-rw-r--r-- | src/mainboard/msi/ms7721/Kconfig.name | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/mainboard/msi/ms7721/Kconfig.name b/src/mainboard/msi/ms7721/Kconfig.name new file mode 100644 index 0000000000..bce5b99d43 --- /dev/null +++ b/src/mainboard/msi/ms7721/Kconfig.name @@ -0,0 +1,2 @@ +config BOARD_MSI_MS7721 + bool "MS-7721 (FM2-A75MA-E35)" |