From: Petr Vorel Date: Sat, 2 Jun 2018 09:08:02 +0000 (+0200) Subject: kconfig: Add testconfig into make help output X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=d6a0c8a1326bb54c5518f8a343a6b09056c43b36;p=linux.git kconfig: Add testconfig into make help output Signed-off-by: Petr Vorel Signed-off-by: Masahiro Yamada --- diff --git a/scripts/kconfig/Makefile b/scripts/kconfig/Makefile index 061e0eb62c285..29a04714fc79c 100644 --- a/scripts/kconfig/Makefile +++ b/scripts/kconfig/Makefile @@ -149,6 +149,7 @@ help: @echo ' kvmconfig - Enable additional options for kvm guest kernel support' @echo ' xenconfig - Enable additional options for xen dom0 and guest kernel support' @echo ' tinyconfig - Configure the tiniest possible kernel' + @echo ' testconfig - Run Kconfig unit tests (requires python3 and pytest)' # =========================================================================== # Shared Makefile for the various kconfig executables: