Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S262170AbTELPBX (ORCPT ); Mon, 12 May 2003 11:01:23 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S262192AbTELPBX (ORCPT ); Mon, 12 May 2003 11:01:23 -0400 Received: from mail2.sonytel.be ([195.0.45.172]:473 "EHLO witte.sonytel.be") by vger.kernel.org with ESMTP id S262170AbTELPBV (ORCPT ); Mon, 12 May 2003 11:01:21 -0400 Date: Mon, 12 May 2003 17:13:55 +0200 (MEST) From: Geert Uytterhoeven To: Roman Zippel cc: Linux Kernel Development Subject: Re: [PATCH] new kconfig goodies In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1025 Lines: 31 On Mon, 12 May 2003, Roman Zippel wrote: > 3. Finally I added support for ranges, so that this becomes possible: > > config LOG_BUF_SHIFT > int "Kernel log buffer size" if DEBUG_KERNEL > range 10 20 > ... > > Right now this is only used to check the direct user input, this means > directly editing .config will ignore the range (please don't rely on this > feature :) ). I hope `make oldconfig' also checks the range? Imagine ranges being changed in the Kconfig file. Gr{oetje,eeting}s, Geert -- Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org In personal conversations with technical people, I call myself a hacker. But when I'm talking to journalists I just say "programmer" or something like that. -- Linus Torvalds - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/