From: Pete P. <pp...@us...> - 2002-09-26 05:39:42
|
Update of /cvsroot/linux-mips/linux/Documentation In directory usw-pr-cvs1:/tmp/cvs-serv1799/Documentation Modified Files: Configure.help Log Message: Split up the Pb board and Au CPU dependencies properly. Index: Configure.help =================================================================== RCS file: /cvsroot/linux-mips/linux/Documentation/Configure.help,v retrieving revision 1.13 retrieving revision 1.14 diff -u -d -r1.13 -r1.14 --- Configure.help 13 Jun 2002 13:35:48 -0000 1.13 +++ Configure.help 26 Sep 2002 05:39:38 -0000 1.14 @@ -19151,20 +19151,20 @@ hardware debugging with a logic analyzer and need to see all traffic on the bus. -AU1000 serial console -CONFIG_AU1000_SERIAL_CONSOLE - If you have an Alchemy AU1000 processor (MIPS based) and you want +Au1x00 serial console +CONFIG_AU1X00_SERIAL_CONSOLE + If you have an Alchemy Au1x00 processor (MIPS based) and you want to use a console on a serial port, say Y. Otherwise, say N. -AU1000 serial support -CONFIG_AU1000_UART - If you have an Alchemy AU1000 processor (MIPS based) and you want +Au1x00 serial support +CONFIG_AU1X00_UART + If you have an Alchemy Au1x00 processor (MIPS based) and you want to use serial ports, say Y. Otherwise, say N. -AU1000 ethernet controller on SGI MIPS system -CONFIG_MIPS_AU1000_ENET - If you have an Alchemy Semi AU1000 ethernet controller - on an SGI MIPS system, say Y. Otherwise, say N. +Au1x00 ethernet controller support +CONFIG_MIPS_AU1X00_ENET + If you have an Alchemy Au1x00 ethernet controller (MIPS based) and + you want to use ethernet, say Y. Otherwise, say N. WD93 SCSI Controller on SGI MIPS system CONFIG_SGIWD93_SCSI |