diff options
| author | John Ogness <john.ogness@linutronix.de> | 2018-04-20 14:03:13 +0200 |
|---|---|---|
| committer | John Ogness <john.ogness@linutronix.de> | 2018-04-20 14:03:13 +0200 |
| commit | cd5a925929cc08a43749028ab76476f2e31c3c41 (patch) | |
| tree | 4c64dc7c2175c09bad0be3026bad4dbe2e8e59f3 /Kconfig | |
| parent | b616b4946b578b756281d6e77b19fc0c1ae59699 (diff) | |
evalsheet: rename menu and config name
Label the menu item "Evaluation sheet" and name the config item
CONFIG_EVALSHEET.
Signed-off-by: John Ogness <john.ogness@linutronix.de>
Diffstat (limited to 'Kconfig')
| -rw-r--r-- | Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -15,13 +15,13 @@ config BUILD_PRINTOUTS help Build print version of slides +source "forms/eval/Kconfig" source "security/Kconfig" source "basics/cpu-arch/Kconfig" source "basics/lx-trainer/Kconfig" source "application-devel/Kconfig" source "distribution/Kconfig" source "flash-memory/Kconfig" -source "forms/eval/Kconfig" source "frameworks/middleware/Kconfig" source "kernel-devel/Kconfig" source "linux-basics/Kconfig" |
