From: <aot...@us...> - 2004-04-24 18:37:33
|
Update of /cvsroot/gc-linux/linux/arch/ppc In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv25223/arch/ppc Modified Files: Kconfig Log Message: Trivial description/whitespace updates Index: Kconfig =================================================================== RCS file: /cvsroot/gc-linux/linux/arch/ppc/Kconfig,v retrieving revision 1.11 retrieving revision 1.12 diff -u -d -r1.11 -r1.12 --- Kconfig 24 Apr 2004 18:31:43 -0000 1.11 +++ Kconfig 24 Apr 2004 18:37:21 -0000 1.12 @@ -520,9 +520,8 @@ config GAMECUBE bool "Nintendo-GameCube" help - Select GAMECUBE if configuring for the Nintendo GameCube. - More information is available at: - <http://gc-linux.sourceforge.net/>. + Select GameCube if configuring for the Nintendo GameCube. + More information at: <http://gc-linux.sourceforge.net/> config ADIR bool "SBS-Adirondack" @@ -1012,8 +1011,10 @@ depends on GAMECUBE && EXPERIMENTAL default y help - This adds support for the Expansion Interface (bus) as found in - the Nintendo GameCube. + This adds support for the Expansion Interface as found in + the Nintendo GameCube. On the Expansion Interface sit the + memory card slots, serial ports I & II, the Mask ROM, RTC, + SRAM and UART. Say Y. |