From: Tim Yamin Date: Sun, 11 Apr 2004 14:29:29 +0000 (+0000) Subject: Modularized parallel support in the X86 2.6 configuration. X-Git-Tag: v3.4.10.902~647 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=d46fc1ea7df6524e9bb58f94b1fd798cc75ee6ab;p=genkernel.git Modularized parallel support in the X86 2.6 configuration. git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/genkernel/trunk@105 67a159dc-881f-0410-a524-ba9dfbe2cb84 --- diff --git a/x86/kernel-config-2.6 b/x86/kernel-config-2.6 index b972c51..ab1ac70 100644 --- a/x86/kernel-config-2.6 +++ b/x86/kernel-config-2.6 @@ -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