diff options
| author | Jan Altenberg <jan@linutronix.de> | 2014-05-28 11:21:44 +0200 |
|---|---|---|
| committer | Jan Altenberg <jan@linutronix.de> | 2014-05-28 11:21:44 +0200 |
| commit | 24a6a822e63afed3d62dc076f649759040356fdd (patch) | |
| tree | 5b8bd14c786b3c60d96d33d357704f6db728240b /distribution/elbe-internals | |
| parent | a312bddb449f7c821091c63a168b0e2b554896d9 (diff) | |
Kconfig support for elbe-internals slideset
Diffstat (limited to 'distribution/elbe-internals')
| -rw-r--r-- | distribution/elbe-internals/Kconfig | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/distribution/elbe-internals/Kconfig b/distribution/elbe-internals/Kconfig new file mode 100644 index 0000000..7ff8e67 --- /dev/null +++ b/distribution/elbe-internals/Kconfig @@ -0,0 +1,5 @@ +config ELBE_INTERNALS + bool "Internal information about ELBE" + default y + help + Internal information and technical details about ELBE |
