aboutsummaryrefslogtreecommitdiffstats
path: root/scripts
diff options
context:
space:
mode:
Diffstat (limited to 'scripts')
-rw-r--r--scripts/kconfig/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/kconfig/Makefile b/scripts/kconfig/Makefile
index d9b1fef0c67e..6950032f06a5 100644
--- a/scripts/kconfig/Makefile
+++ b/scripts/kconfig/Makefile
@@ -139,7 +139,7 @@ help:
139 @echo ' randconfig - New config with random answer to all options' 139 @echo ' randconfig - New config with random answer to all options'
140 @echo ' listnewconfig - List new options' 140 @echo ' listnewconfig - List new options'
141 @echo ' olddefconfig - Same as silentoldconfig but sets new symbols to their default value' 141 @echo ' olddefconfig - Same as silentoldconfig but sets new symbols to their default value'
142 @echo ' kvmconfig - Enable additional options for guest kernel support' 142 @echo ' kvmconfig - Enable additional options for kvm guest kernel support'
143 @echo ' tinyconfig - Configure the tiniest possible kernel' 143 @echo ' tinyconfig - Configure the tiniest possible kernel'
144 144
145# lxdialog stuff 145# lxdialog stuff