Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1761748AbXEPJ4Y (ORCPT ); Wed, 16 May 2007 05:56:24 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1757429AbXEPJ4O (ORCPT ); Wed, 16 May 2007 05:56:14 -0400 Received: from nz-out-0506.google.com ([64.233.162.235]:14242 "EHLO nz-out-0506.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756877AbXEPJ4N (ORCPT ); Wed, 16 May 2007 05:56:13 -0400 DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=ZHFTBVA0zWTLeouyMS8d5nPv8zqtAzNyv6Cis9Kt1qCIF8kfXi3JBWWRcsX2Kr/4acwK5YVNgxRZP/j25PprX/7aNKaeJfiOpZvpqB2LGzAWpsEcJXdTNA57wG54eM3RqM/f1qDxZ8RUpEyE7AJpG8k1F4F+jkhdesSpfjfV30A= Message-ID: Date: Wed, 16 May 2007 15:26:12 +0530 From: "Satyam Sharma" To: "Stefan Richter" Subject: Re: Linux 2.6.22-rc1 Cc: "Jan Engelhardt" , "Tilman Schmidt" , LKML In-Reply-To: <464AA4D9.3040706@s5r6.in-berlin.de> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <4647569D.7010709@imap.cc> <4648A3DF.7040004@imap.cc> <464AA4D9.3040706@s5r6.in-berlin.de> Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 792 Lines: 17 On 5/16/07, Stefan Richter wrote: > Satyam Sharma wrote: > > * Also, some "[MENU]" kind of prefix/tag in the text of configmenu > > options would also be nice. > > This belongs into the UIs, not into Kconfigs. > And it'd not just be nice, it's a requirement. Indeed. "make menuconfig" interprets them specially (suffixes "--->") and so does "xconfig". Just that the non-curses/graphics-based scripts/kconfig/conf.c also needs to be taught to treat them specially and tag something to them. Gaah. What was I smoking ... - 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/