aboutsummaryrefslogtreecommitdiff
path: root/template/Kconfig
diff options
context:
space:
mode:
authorKarel Kočí <cynerd@email.cz>2017-03-09 07:33:52 +0100
committerKarel Kočí <cynerd@email.cz>2017-03-09 07:33:52 +0100
commite5e698b5036ce68073bd1897e3547493ece72a53 (patch)
treed9c8e45daf31a77d5f0966ffeceb072ae12fdfeb /template/Kconfig
parentdfc471c4f68eba0c054e61dbb3567ee89e3a036f (diff)
downloadavr-ioe-master.tar.gz
avr-ioe-master.tar.bz2
avr-ioe-master.zip
Make add + to run in parallelHEADmaster
Diffstat (limited to 'template/Kconfig')
-rw-r--r--template/Kconfig3
1 files changed, 3 insertions, 0 deletions
diff --git a/template/Kconfig b/template/Kconfig
new file mode 100644
index 0000000..37410ea
--- /dev/null
+++ b/template/Kconfig
@@ -0,0 +1,3 @@
+mainmenu "AVR-IOE template"
+
+source "avr-ioe/ioe.Kconfig"