diff options
| author | Jan Altenberg <jan@linutronix.de> | 2014-05-28 14:02:42 +0200 |
|---|---|---|
| committer | Jan Altenberg <jan@linutronix.de> | 2014-05-28 14:02:42 +0200 |
| commit | 392029fe521d24d0fd1c9647bd3b1b756e4201e6 (patch) | |
| tree | db1d1c68306112f7a38f8df1a75e3e3b03b3b7b8 | |
| parent | 6704c3c7b784265ad14516c4b73253006c3c8b68 (diff) | |
Add missing distribution/elbe-example/Kconfig !!
| -rw-r--r-- | distribution/elbe-example/Kconfig | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/distribution/elbe-example/Kconfig b/distribution/elbe-example/Kconfig new file mode 100644 index 0000000..e70c6d1 --- /dev/null +++ b/distribution/elbe-example/Kconfig @@ -0,0 +1,5 @@ +config ELBE_EXAMPLE + bool "ELBE example" + default y + help + Example project for ELBE |
