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
cleanup-cruft
Tim Yamin 21 years ago
parent 02f79749d0
commit d46fc1ea7d

@ -239,7 +239,14 @@ CONFIG_FW_LOADER=m
# #
# Parallel port support # 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 # Plug and Play support

Loading…
Cancel
Save