Author: justin Date: 2005-12-02 17:05:23 -0700 (Fri, 02 Dec 2005) New Revision: 1203
Modified: branches/6.1.1-newmake/packages/linux/config.x86 Log: Synced kernel config from trunk to 6.1.1 (remove print, parport and gameport support). Modified: branches/6.1.1-newmake/packages/linux/config.x86 =================================================================== --- branches/6.1.1-newmake/packages/linux/config.x86 2005-12-02 23:56:13 UTC (rev 1202) +++ branches/6.1.1-newmake/packages/linux/config.x86 2005-12-03 00:05:23 UTC (rev 1203) @@ -260,13 +260,13 @@ # # Parallel port support # -CONFIG_PARPORT=y -CONFIG_PARPORT_PC=y -CONFIG_PARPORT_PC_CML1=y +# CONFIG_PARPORT is not set +# CONFIG_PARPORT_PC is not set +# CONFIG_PARPORT_PC_CML1 is not set # CONFIG_PARPORT_SERIAL is not set # CONFIG_PARPORT_PC_FIFO is not set # CONFIG_PARPORT_PC_SUPERIO is not set -CONFIG_PARPORT_PC_PCMCIA=m +# CONFIG_PARPORT_PC_PCMCIA is not set # CONFIG_PARPORT_OTHER is not set # CONFIG_PARPORT_1284 is not set @@ -581,7 +581,7 @@ # # CONFIG_IEEE1394_VIDEO1394 is not set # CONFIG_IEEE1394_SBP2 is not set -CONFIG_IEEE1394_ETH1394=m +# CONFIG_IEEE1394_ETH1394 is not set # CONFIG_IEEE1394_DV1394 is not set CONFIG_IEEE1394_RAWIO=m # CONFIG_IEEE1394_CMP is not set @@ -959,7 +959,7 @@ # Input I/O drivers # # CONFIG_GAMEPORT is not set -CONFIG_SOUND_GAMEPORT=y +# CONFIG_SOUND_GAMEPORT is not set CONFIG_SERIO=y CONFIG_SERIO_I8042=y CONFIG_SERIO_SERPORT=m @@ -1013,7 +1013,7 @@ CONFIG_SERIAL_CORE=y CONFIG_UNIX98_PTYS=y # CONFIG_LEGACY_PTYS is not set -CONFIG_PRINTER=m +# CONFIG_PRINTER is not set # CONFIG_LP_CONSOLE is not set # CONFIG_PPDEV is not set # CONFIG_TIPAR is not set @@ -1265,7 +1265,7 @@ # # CONFIG_USB_BLUETOOTH_TTY is not set CONFIG_USB_ACM=m -CONFIG_USB_PRINTER=m +# CONFIG_USB_PRINTER is not set # # NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support' may also be needed; see USB_STORAGE Help for more information -- http://linuxfromscratch.org/mailman/listinfo/livecd FAQ: http://www.linuxfromscratch.org/faq/ Unsubscribe: See the above information page
