Update of /cvsroot/gc-linux/linux/drivers/net
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv25896/drivers/net
Modified Files:
Kconfig
Log Message:
- Rename CONFIG_EXI to CONFIG_GAMECUBE_EXI
- Add drivers/exi/Kconfig
- Relocate CONFIG_GAMECUBE_RTC to drivers/exi/Kconfig
- Update default config accordingly
Index: Kconfig
===================================================================
RCS file: /cvsroot/gc-linux/linux/drivers/net/Kconfig,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -d -r1.13 -r1.14
--- Kconfig 23 Jun 2005 20:02:19 -0000 1.13
+++ Kconfig 6 Jul 2005 18:28:08 -0000 1.14
@@ -176,7 +176,7 @@
config GAMECUBE_BBA
bool "Nintendo GameCube BroadBand Adapter network driver"
- depends on NET_ETHERNET && GAMECUBE && EXI
+ depends on NET_ETHERNET && GAMECUBE && GAMECUBE_EXI
help
Nintendo GameCube Broadband Adapter 10/100 Ethernet support.
|