From: Dave A. <ai...@us...> - 2001-02-23 00:38:52
|
Update of /cvsroot/linux-vax/kernel-2.4/arch/vax In directory usw-pr-cvs1:/tmp/cvs-serv1911/arch/vax Modified Files: config.in Log Message: start to get rid os VSABUS .. called it VSBUS from here on in this make break some ppl's configs Index: config.in =================================================================== RCS file: /cvsroot/linux-vax/kernel-2.4/arch/vax/config.in,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- config.in 2001/02/18 16:42:44 1.3 +++ config.in 2001/02/22 22:15:07 1.4 @@ -73,7 +73,7 @@ bool 'Support for Q-bus' CONFIG_QBUS bool 'Support for Unibus' CONFIG_UNIBUS bool 'Support for VAXBI' CONFIG_VAXBI -bool 'Support for Vax Station BUS (??)' CONFIG_VSABUS +bool 'Support for Vax Station BUS (??)' CONFIG_VSBUS endmenu mainmenu_option next_comment |