Loading arch/m68k/Kconfig +3 −0 Original line number Diff line number Diff line Loading @@ -49,6 +49,9 @@ config ARCH_MAY_HAVE_PC_FDC config NO_IOPORT def_bool y config NO_DMA def_bool SUN3 mainmenu "Linux/68k Kernel Configuration" source "init/Kconfig" Loading drivers/parport/Kconfig +1 −1 Original line number Diff line number Diff line Loading @@ -35,7 +35,7 @@ if PARPORT config PARPORT_PC tristate "PC-style hardware" depends on (!SPARC64 || PCI) && !SPARC32 && !M32R && !FRV depends on (!SPARC64 || PCI) && !SPARC32 && !M32R && !FRV && (!M68K || ISA) ---help--- You should say Y here if you have a PC-style parallel port. All IBM PC compatible computers and some Alphas have PC-style Loading Loading
arch/m68k/Kconfig +3 −0 Original line number Diff line number Diff line Loading @@ -49,6 +49,9 @@ config ARCH_MAY_HAVE_PC_FDC config NO_IOPORT def_bool y config NO_DMA def_bool SUN3 mainmenu "Linux/68k Kernel Configuration" source "init/Kconfig" Loading
drivers/parport/Kconfig +1 −1 Original line number Diff line number Diff line Loading @@ -35,7 +35,7 @@ if PARPORT config PARPORT_PC tristate "PC-style hardware" depends on (!SPARC64 || PCI) && !SPARC32 && !M32R && !FRV depends on (!SPARC64 || PCI) && !SPARC32 && !M32R && !FRV && (!M68K || ISA) ---help--- You should say Y here if you have a PC-style parallel port. All IBM PC compatible computers and some Alphas have PC-style Loading