Modularized parallel support in the X86 2.6 configuration.
authorTim Yamin <plasmaroo@gentoo.org>
Sun, 11 Apr 2004 14:29:29 +0000 (14:29 +0000)
committerTim Yamin <plasmaroo@gentoo.org>
Sun, 11 Apr 2004 14:29:29 +0000 (14:29 +0000)
git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/genkernel/trunk@105 67a159dc-881f-0410-a524-ba9dfbe2cb84

x86/kernel-config-2.6

index b972c518cedbc72f1a2082f6631ce93ef4b113d1..ab1ac703b681849ce0cfa6f1bd4f778dc0e24c46 100644 (file)
@@ -239,7 +239,14 @@ CONFIG_FW_LOADER=m
 #
 # Parallel port support
 #
-# CONFIG_PARPORT is not set
+CONFIG_PARPORT=m
+CONFIG_PARPORT_PC=m
+CONFIG_PARPORT_PC_CML1=m
+CONFIG_PARPORT_SERIAL=m
+# CONFIG_PARPORT_PC_FIFO is not set
+CONFIG_PARPORT_PC_SUPERIO=y
+# CONFIG_PARPORT_OTHER is not set
+CONFIG_PARPORT_1284=y
 
 #
 # Plug and Play support