summaryrefslogtreecommitdiffstats
path: root/linux/Config.in
diff options
context:
space:
mode:
authorPeter Korsgaard2010-07-18 21:28:03 +0200
committerPeter Korsgaard2010-07-18 21:28:03 +0200
commit95a14f57bf8d84d7ba5b4e769b1c0f565dd713e9 (patch)
treec5399a711e8627d01fc85d36f7611081b4cb4b6a /linux/Config.in
parentdsl: disable ps3 video driver (diff)
downloadbuildroot-95a14f57bf8d84d7ba5b4e769b1c0f565dd713e9.tar.gz
buildroot-95a14f57bf8d84d7ba5b4e769b1c0f565dd713e9.tar.xz
buildroot-95a14f57bf8d84d7ba5b4e769b1c0f565dd713e9.zip
linux: fix BR2_LINUX_KERNEL_DEFCONFIG help text
Trailing _defconfig, not leading. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Diffstat (limited to 'linux/Config.in')
-rw-r--r--linux/Config.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/linux/Config.in b/linux/Config.in
index d8a5157e2..948d71398 100644
--- a/linux/Config.in
+++ b/linux/Config.in
@@ -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