From 4902ad7b078450e54c21bb5caf4505b3715acbb9 Mon Sep 17 00:00:00 2001 From: "Yann E. MORIN\"" Date: Mon, 23 Apr 2007 21:06:09 +0000 Subject: The linux kernel config file is now optional. If none is given, a default one is created using the default target for the given architecture. --- config/kernel_linux.in | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'config') diff --git a/config/kernel_linux.in b/config/kernel_linux.in index c1699ae4..4d74961f 100644 --- a/config/kernel_linux.in +++ b/config/kernel_linux.in @@ -117,8 +117,9 @@ config KERNEL_LINUX_CONFIG_FILE prompt "Configuration file" default "" help - Path to the kernel configuration file. + Path to a kernel configuration file. - You _must_ provide one (for now). + If you don't provide one, then the default configuration for + your target will be used. endif -- cgit v1.2.3