From cd5a925929cc08a43749028ab76476f2e31c3c41 Mon Sep 17 00:00:00 2001 From: John Ogness Date: Fri, 20 Apr 2018 14:03:13 +0200 Subject: evalsheet: rename menu and config name Label the menu item "Evaluation sheet" and name the config item CONFIG_EVALSHEET. Signed-off-by: John Ogness --- Kconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Kconfig') diff --git a/Kconfig b/Kconfig index 0195042..edc7c36 100644 --- a/Kconfig +++ b/Kconfig @@ -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" -- cgit v1.2.3