linux: fix BR2_LINUX_KERNEL_DEFCONFIG help text
authorPeter Korsgaard <jacmet@sunsite.dk>
Sun, 18 Jul 2010 19:28:03 +0000 (21:28 +0200)
committerPeter Korsgaard <jacmet@sunsite.dk>
Sun, 18 Jul 2010 19:28:03 +0000 (21:28 +0200)
Trailing _defconfig, not leading.

Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
linux/Config.in

index d8a5157e2ec44032568f96c807622c48b370f693..948d71398ae0eb0957023bd2c2c9eaa5526eaa45 100644 (file)
@@ -96,7 +96,7 @@ config BR2_LINUX_KERNEL_DEFCONFIG
        string "Defconfig name"
        depends on BR2_LINUX_KERNEL_USE_DEFCONFIG
        help
-        Name of the defconfig file to use, without the leading
+        Name of the defconfig file to use, without the trailing
         _defconfig
 
 config BR2_LINUX_KERNEL_CUSTOM_CONFIG_FILE