> diff -puN drivers/ide/Kconfig~ia64-fix-allmodconfig-build drivers/ide/Kconfig > --- a/drivers/ide/Kconfig~ia64-fix-allmodconfig-build > +++ a/drivers/ide/Kconfig > @@ -486,6 +486,7 @@ config WDC_ALI15X3 > > config BLK_DEV_AMD74XX > tristate "AMD and nVidia IDE support" > + depends on X86 > help > This driver adds explicit support for AMD-7xx and AMD-8111 chips > and also for the nVidia nForce chip. This allows the kernel to
NAK this part. The AMD74xx chipset also supports Alpha. I've no idea what the situation is with the Nvidia parts. It also goes against the general policy of building everything that can be built on each platform so as to find bugs/portability problems early. Alan - To unsubscribe from this list: send the line "unsubscribe linux-ia64" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html
