From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S965095AbXDAWEx (ORCPT ); Sun, 1 Apr 2007 18:04:53 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S965263AbXDAWEx (ORCPT ); Sun, 1 Apr 2007 18:04:53 -0400 Received: from cantor.suse.de ([195.135.220.2]:39734 "EHLO mx1.suse.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S965095AbXDAWEw (ORCPT ); Sun, 1 Apr 2007 18:04:52 -0400 To: Kyle Moffett Cc: Jan Engelhardt , Linux Kernel Mailing List , Alan Cox , Sam Ravnborg , Andrew Morton Subject: Re: [PATCH] References: <2E204ACD-E697-42C6-8F01-22C1B7B4A85B@mac.com> From: Andi Kleen Date: 02 Apr 2007 01:03:16 +0200 In-Reply-To: Message-ID: User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3 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 Kyle Moffett writes: > Add a CONFIG_I_KNOW_WHAT_THE_HELL_I_AM_DOING variable with a really > strong > warning attached to it (and a shorter CONFIG_EXPERT variable for use in > Kconfig files where it's a PITA to type out the full name) When you know what you're doing you can just patch then Kconfig files. IMHO that's better than this. -Andi