From: Peter Korsgaard Date: Sun, 18 Jul 2010 19:28:03 +0000 (+0200) Subject: linux: fix BR2_LINUX_KERNEL_DEFCONFIG help text X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=95a14f57bf8d84d7ba5b4e769b1c0f565dd713e9;p=buildroot.git linux: fix BR2_LINUX_KERNEL_DEFCONFIG help text Trailing _defconfig, not leading. Signed-off-by: Peter Korsgaard --- diff --git a/linux/Config.in b/linux/Config.in index d8a5157e2e..948d71398a 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