diff options
-rw-r--r-- | linux/Config.in | 2 |
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 |