summaryrefslogtreecommitdiff
path: root/target/xtensa/kernel
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2015-05-22 18:27:11 -0500
committerWaldemar Brodkorb <wbx@openadk.org>2015-05-22 18:27:34 -0500
commit112afa3ee55070f5f46c7a3fc591afc8be260520 (patch)
treeb792dc2b489af05585cf8fc6ac5675fcdabf9bf3 /target/xtensa/kernel
parent2ac4acec69505a6bc7100a842a082e320163fd02 (diff)
add basic xilinx kintex7 xtensa support
Diffstat (limited to 'target/xtensa/kernel')
-rw-r--r--target/xtensa/kernel/xilinx-kintex75
1 files changed, 5 insertions, 0 deletions
diff --git a/target/xtensa/kernel/xilinx-kintex7 b/target/xtensa/kernel/xilinx-kintex7
new file mode 100644
index 000000000..c7a401380
--- /dev/null
+++ b/target/xtensa/kernel/xilinx-kintex7
@@ -0,0 +1,5 @@
+CONFIG_XTENSA=y
+CONFIG_XTENSA_PLATFORM_XTFPGA=y
+CONFIG_SERIAL_CONSOLE=y
+CONFIG_SERIAL_8250=y
+CONFIG_SERIAL_8250_CONSOLE=y