From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from scrub.xs4all.nl (scrub.xs4all.nl [194.109.195.176]) by ozlabs.org (Postfix) with ESMTP id 0195CDDD06 for ; Sat, 24 Feb 2007 09:52:42 +1100 (EST) Date: Fri, 23 Feb 2007 23:44:32 +0100 (CET) From: Roman Zippel To: Geert Uytterhoeven Subject: Re: [Linux-fbdev-devel] linux 2.6.21-rc1 : FB Kconfig error In-Reply-To: Message-ID: References: <200702210946.27758.toralf.foerster@gmx.de> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Cc: Linux/PPC Development , Linux Frame Buffer Device Development , =?UTF-8?Q?Toralf_F=F6rster?= List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Hi, On Thu, 22 Feb 2007, Geert Uytterhoeven wrote: > Like this? > > Subject: ps3: Introduce CONFIG_PS3_ADVANCED Looks good. > --- ps3-linux-2.6.21-rc1.orig/arch/powerpc/platforms/ps3/Kconfig > +++ ps3-linux-2.6.21-rc1/arch/powerpc/platforms/ps3/Kconfig > @@ -1,9 +1,25 @@ > menu "PS3 Platform Options" > depends on PPC_PS3 > > +config PS3_ADVANCED > + depends on PPC_PS3 > + bool "PS3 Advanced configuration options" > + default n except that this default is not really necessary. bye, Roman