[Scummlinux-cvs-logs] scummlinux/packages/linux linux.conf,1.2,1.3
Brought to you by:
yoshizf
From: <yo...@us...> - 2003-07-24 13:20:26
|
Update of /cvsroot/scummlinux/scummlinux/packages/linux In directory sc8-pr-cvs1:/tmp/cvs-serv7929/packages/linux Modified Files: linux.conf Log Message: Removed unuseful kernel modules Index: linux.conf =================================================================== RCS file: /cvsroot/scummlinux/scummlinux/packages/linux/linux.conf,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** linux.conf 23 Jul 2003 10:41:24 -0000 1.2 --- linux.conf 24 Jul 2003 13:20:21 -0000 1.3 *************** *** 378,386 **** # IEEE 1394 (FireWire) support (EXPERIMENTAL) # - CONFIG_IEEE1394=y - CONFIG_IEEE1394_PCILYNX=y - CONFIG_IEEE1394_OHCI1394=y - # CONFIG_IEEE1394_VIDEO1394 is not set - CONFIG_IEEE1394_SBP2=y # CONFIG_IEEE1394_SBP2_PHYS_DMA is not set # CONFIG_IEEE1394_ETH1394 is not set --- 378,381 ---- *************** *** 575,579 **** # CONFIG_AUTOFS_FS is not set # CONFIG_AUTOFS4_FS is not set - CONFIG_REISERFS_FS=y # CONFIG_REISERFS_CHECK is not set # CONFIG_REISERFS_PROC_INFO is not set --- 570,573 ---- *************** *** 607,611 **** # CONFIG_MINIX_FS is not set # CONFIG_VXFS_FS is not set - CONFIG_NTFS_FS=y # CONFIG_NTFS_RW is not set # CONFIG_HPFS_FS is not set --- 601,604 ---- |