From mboxrd@z Thu Jan 1 00:00:00 1970 From: Geoff Levand Subject: Re: [PATCH] ps3: Introduce CONFIG_PS3_ADVANCED Date: Mon, 26 Feb 2007 08:35:10 -0800 Message-ID: <45E30C3E.80006@am.sony.com> References: <200702210946.27758.toralf.foerster@gmx.de> Reply-To: linux-fbdev-devel@lists.sourceforge.net Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from sc8-sf-mx2-b.sourceforge.net ([10.3.1.92] helo=mail.sourceforge.net) by sc8-sf-list1-new.sourceforge.net with esmtp (Exim 4.43) id 1HLip7-0001in-J0 for linux-fbdev-devel@lists.sourceforge.net; Mon, 26 Feb 2007 08:35:37 -0800 Received: from outbound-fra.frontbridge.com ([62.209.45.174] helo=outbound4-fra-R.bigfish.com) by mail.sourceforge.net with esmtps (TLSv1:AES256-SHA:256) (Exim 4.44) id 1HLip5-0007YN-LY for linux-fbdev-devel@lists.sourceforge.net; Mon, 26 Feb 2007 08:35:37 -0800 In-Reply-To: List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: linux-fbdev-devel-bounces@lists.sourceforge.net Errors-To: linux-fbdev-devel-bounces@lists.sourceforge.net To: Linus Torvalds Cc: Linux Frame Buffer Device Development , Roman Zippel , =?UTF-8?B?77+9?= , Linux Kernel Development , Linux/PPC Development , Paul Mackerras , Geert Uytterhoeven , Andrew Morton Geert Uytterhoeven wrote: > ps3: Introduce CONFIG_PS3_ADVANCED, as suggested by Roman Zippel, and use it to > control questions about PS3 subsystems that may not be obvious for the casual > user. > > This gets rid of the following warning on non-powerpc platforms: > | drivers/video/Kconfig:1604:warning: 'select' used by config symbol 'FB_PS3' refer to undefined symbol 'PS3_PS3AV' Please apply, fixes build warning in 2.6.21-rc1. Acked-by: Geoff Levand ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys-and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from outbound4-fra-R.bigfish.com (outbound-fra.frontbridge.com [62.209.45.174]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client CN "*.bigfish.com", Issuer "*.bigfish.com" (not verified)) by ozlabs.org (Postfix) with ESMTP id 75BB6DDF8F for ; Tue, 27 Feb 2007 03:35:28 +1100 (EST) Message-ID: <45E30C3E.80006@am.sony.com> Date: Mon, 26 Feb 2007 08:35:10 -0800 From: Geoff Levand MIME-Version: 1.0 To: Linus Torvalds Subject: Re: [PATCH] ps3: Introduce CONFIG_PS3_ADVANCED References: <200702210946.27758.toralf.foerster@gmx.de> In-Reply-To: Content-Type: text/plain; charset=UTF-8 Cc: Linux Frame Buffer Device Development , =?UTF-8?B?77+9?= , Linux Kernel Development , Linux/PPC Development , Paul Mackerras , Geert Uytterhoeven , Andrew Morton List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Geert Uytterhoeven wrote: > ps3: Introduce CONFIG_PS3_ADVANCED, as suggested by Roman Zippel, and use it to > control questions about PS3 subsystems that may not be obvious for the casual > user. > > This gets rid of the following warning on non-powerpc platforms: > | drivers/video/Kconfig:1604:warning: 'select' used by config symbol 'FB_PS3' refer to undefined symbol 'PS3_PS3AV' Please apply, fixes build warning in 2.6.21-rc1. Acked-by: Geoff Levand From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1030303AbXBZQf0 (ORCPT ); Mon, 26 Feb 2007 11:35:26 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1752455AbXBZQf0 (ORCPT ); Mon, 26 Feb 2007 11:35:26 -0500 Received: from outbound-fra.frontbridge.com ([62.209.45.174]:45609 "EHLO outbound4-fra-R.bigfish.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752456AbXBZQfY (ORCPT ); Mon, 26 Feb 2007 11:35:24 -0500 X-BigFish: V Message-ID: <45E30C3E.80006@am.sony.com> Date: Mon, 26 Feb 2007 08:35:10 -0800 From: Geoff Levand User-Agent: Mozilla Thunderbird 1.0.8-1.1.fc4 (X11/20060501) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Linus Torvalds CC: Geert Uytterhoeven , Andrew Morton , Paul Mackerras , Roman Zippel , Linux Frame Buffer Device Development , Linux/PPC Development , Linux Kernel Development , =?UTF-8?B?77+9?= Subject: Re: [PATCH] ps3: Introduce CONFIG_PS3_ADVANCED References: <200702210946.27758.toralf.foerster@gmx.de> In-Reply-To: X-Enigmail-Version: 0.93.0.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-OriginalArrivalTime: 26 Feb 2007 16:35:13.0611 (UTC) FILETIME=[16E7F1B0:01C759C4] Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Geert Uytterhoeven wrote: > ps3: Introduce CONFIG_PS3_ADVANCED, as suggested by Roman Zippel, and use it to > control questions about PS3 subsystems that may not be obvious for the casual > user. > > This gets rid of the following warning on non-powerpc platforms: > | drivers/video/Kconfig:1604:warning: 'select' used by config symbol 'FB_PS3' refer to undefined symbol 'PS3_PS3AV' Please apply, fixes build warning in 2.6.21-rc1. Acked-by: Geoff Levand