[PATCH] ps3: introduce CONFIG_PS3_ADVANCED
authorGeert Uytterhoeven <Geert.Uytterhoeven@sonycom.com>
Thu, 1 Mar 2007 04:13:38 +0000 (20:13 -0800)
committerLinus Torvalds <torvalds@woody.linux-foundation.org>
Thu, 1 Mar 2007 22:53:38 +0000 (14:53 -0800)
commit3f555c700b6c90f9ac24bc81a4f509583d906278
treefcbb17730169f8ab1fd6b30fffe22483f8bb8160
parent8a2bfdcbfa441d8b0e5cb9c9a7f45f77f80da465
[PATCH] ps3: introduce CONFIG_PS3_ADVANCED

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'

Signed-off-by: Geert Uytterhoeven <Geert.Uytterhoeven@sonycom.com>
Acked-by: Geoff Levand <geoffrey.levand@am.sony.com>
Cc: Paul Mackerras <paulus@samba.org>
Cc: Roman Zippel <zippel@linux-m68k.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
arch/powerpc/platforms/ps3/Kconfig
drivers/video/Kconfig