Re: [Linux-fbdev-devel] linux 2.6.21-rc1 : FB Kconfig error
From: Roman Zippel <hidden>
Date: 2007-02-23 22:52:42
Also in:
linux-fbdev
From: Roman Zippel <hidden>
Date: 2007-02-23 22:52:42
Also in:
linux-fbdev
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