Hi Arnd, On 16/11/12 15:20, Arnd Bergmann wrote: > I think the baseline should be: > > config LEGACY_PC_IO > bool > # selected by X86 || ALPHA || SPARC || M32R || > # (PPC && !4xx && !8xx) || > # (ARM && (ARCH_FOOTBRIDGE || ARCH_NETWINDER) || > # (M68K && (Q40 || SUN3X)) || > # (MIPS && (JAZZ || MALTA || SNI_RM)) Thanks! > > config ARCH_MAY_HAVE_PC_FDC > def_bool LEGACY_PC_IO && !M32R && (!PPC || (PCI && !PPC_PSERIES)) > # selected by ARCH_RPC > > config HAVE_PARPORT_PC > def_bool LEGACY_PC_IO || PCI So would you say that all architecture's that can have PCI should have a parport.h (generic-y at least)? Current architectures which can enable non-broken PCI and don't have parport.h are: currently not excluded: CRIS currently excluded: FRV, MN10300, XTENSA Cheers James -- To unsubscribe from this list: send the line "unsubscribe linux-arch" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html