diff options
Diffstat (limited to 'distribution/elbe-example')
| -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 |
