Maxim Polyakov has uploaded this change for review.

View Change

configs: Add builder Kontron mAL-10 config

Add config file that can be used to build the coreboot image for the Kontron
mAL-10 module.

Change-Id: I7144a49410d05783224760ebc1933011b22a108b
Signed-off-by: Maxim Polyakov <max.senia.poliak@gmail.com>
---
A configs/config.kontron_mal10
1 file changed, 7 insertions(+), 0 deletions(-)

git pull ssh://review.coreboot.org:29418/coreboot refs/changes/86/47886/1
diff --git a/configs/config.kontron_mal10 b/configs/config.kontron_mal10
new file mode 100644
index 0000000..fa9ecf1
--- /dev/null
+++ b/configs/config.kontron_mal10
@@ -0,0 +1,7 @@
+CONFIG_VENDOR_KONTRON=y
+CONFIG_FMDFILE="src/mainboard/kontron/mal10/mal10.fmd"
+CONFIG_NEED_IFWI=y
+CONFIG_HAVE_IFD_BIN=y
+CONFIG_BOARD_KONTRON_COME_MAL10=y
+CONFIG_USE_LEGACY_8254_TIMER=y
+CONFIG_PAYLOAD_NONE=y

To view, visit change 47886. To unsubscribe, or for help writing mail filters, visit settings.

Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: I7144a49410d05783224760ebc1933011b22a108b
Gerrit-Change-Number: 47886
Gerrit-PatchSet: 1
Gerrit-Owner: Maxim Polyakov <max.senia.poliak@gmail.com>
Gerrit-MessageType: newchange