From 95a14f57bf8d84d7ba5b4e769b1c0f565dd713e9 Mon Sep 17 00:00:00 2001 From: Peter Korsgaard Date: Sun, 18 Jul 2010 21:28:03 +0200 Subject: linux: fix BR2_LINUX_KERNEL_DEFCONFIG help text Trailing _defconfig, not leading. Signed-off-by: Peter Korsgaard --- linux/Config.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'linux/Config.in') 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 -- cgit v1.2.3-55-g7522