|
Message
From: cvs at opencores.org<cvs@o...>
Date: Tue Dec 20 12:46:53 CET 2005
Subject: [cvs-checkins] MODIFIED: or1k ...
Date: 00/05/12 20:12:46 Modified: or1k/rc203soc/sw/uClinux/include/linux autoconf.h Log: First Import of RC20x uClinux Revision Changes Path 1.2 or1k/rc203soc/sw/uClinux/include/linux/autoconf.h http://www.opencores.org/cvsweb.shtml/or1k/rc203soc/sw/uClinux/include/linux/autoconf.h.diff?r1=1.1&r2=1.2 (In the diff below, changes in quantity of whitespace are not shown.) Index: autoconf.h =================================================================== RCS file: /cvsroot/jcastillo/or1k/rc203soc/sw/uClinux/include/linux/autoconf.h,v retrieving revision 1.1 retrieving revision 1.2 diff -u -b -r1.1 -r1.2 --- autoconf.h 20 Dec 2005 11:32:23 -0000 1.1 +++ autoconf.h 20 Dec 2005 11:46:48 -0000 1.2 @@ -88,7 +88,8 @@ #undef CONFIG_SLIP #undef CONFIG_PPP #undef CONFIG_EQUALIZER -#define CONFIG_OETH 1 +#undef CONFIG_OETH +#define CONFIG_SMC91111 1 /* * Filesystems
|