"kernel config" -> "busybox config"
suggested by Roberto A. Foglietta <roberto.foglietta@gmail.com>
diff --git a/scripts/basic/Makefile b/scripts/basic/Makefile
index f22e94c..119f079 100644
--- a/scripts/basic/Makefile
+++ b/scripts/basic/Makefile
@@ -3,7 +3,7 @@
 # The programs listed herein is what is needed to do the basic stuff,
 # such as splitting .config and fix dependency file.
 # This initial step is needed to avoid files to be recompiled
-# when kernel configuration changes (which is what happens when
+# when busybox configuration changes (which is what happens when
 # .config is included by main Makefile.
 # ---------------------------------------------------------------------------
 # fixdep: 	 Used to generate dependency information during build process