From a052c31600ac5c5cec474969c6dc130de8f88108 Mon Sep 17 00:00:00 2001
From: Waldemar Brodkorb <wbx@uclibc-ng.org>
Date: Thu, 17 Nov 2016 08:01:17 +0100
Subject: git kernel handling

Simplify and allow to use git tags, branches, hashes and head.
Convert existing usage of git kernel repositories to this.
---
 target/or1k/kernel/or1k-sim | 4 ++++
 1 file changed, 4 insertions(+)

(limited to 'target/or1k/kernel/or1k-sim')

diff --git a/target/or1k/kernel/or1k-sim b/target/or1k/kernel/or1k-sim
index b8d0f3546..fdd7940d6 100644
--- a/target/or1k/kernel/or1k-sim
+++ b/target/or1k/kernel/or1k-sim
@@ -1,3 +1,7 @@
 CONFIG_OPENRISC=y
 CONFIG_OPENRISC_BUILTIN_DTB="or1ksim"
 CONFIG_OR1K_1200=y
+CONFIG_OPENRISC_HAVE_INST_FF1=y
+CONFIG_OPENRISC_HAVE_INST_FL1=y
+CONFIG_OPENRISC_HAVE_INST_MUL=y
+CONFIG_OPENRISC_HAVE_INST_DIV=y
-- 
cgit v1.2.3