diff options
author | Yuichi Ito <yui.corebt@gmail.com> | 2016-07-28 13:34:18 +0900 |
---|---|---|
committer | Kyösti Mälkki <kyosti.malkki@gmail.com> | 2016-09-29 15:55:15 +0200 |
commit | b31c3d1b921e45d26a2fdade45e82ca3a8af5c74 (patch) | |
tree | eb0dad555cda99d8f2a63e7de0c1932100367a33 /src/mainboard/elmex/Kconfig.name | |
parent | fa74e4705dbb5ecf5ba466fd6a9bc309f7e3e8bf (diff) |
src/mainboard: Add vendor ELMEX with a board
Add board with amd/persimmon as template.
Change-Id: I263b54e0f49b6f1ba730c7f87de41f990ba8fe67
Signed-off-by: Yuichi Ito <yui.corebt@gmail.com>
Reviewed-on: https://review.coreboot.org/15926
Tested-by: build bot (Jenkins)
Reviewed-by: Kyösti Mälkki <kyosti.malkki@gmail.com>
Diffstat (limited to 'src/mainboard/elmex/Kconfig.name')
-rw-r--r-- | src/mainboard/elmex/Kconfig.name | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/mainboard/elmex/Kconfig.name b/src/mainboard/elmex/Kconfig.name new file mode 100644 index 0000000000..b2dcf2e944 --- /dev/null +++ b/src/mainboard/elmex/Kconfig.name @@ -0,0 +1,2 @@ +config VENDOR_ELMEX + bool "ELMEX" |