On Tue, Dec 04, 2007 at 10:49:21PM +0300, Anton Vorontsov wrote: > tristate "Generic platform device PATA support" > - depends on EMBEDDED || ARCH_RPC > + depends on EMBEDDED || ARCH_PPC It needs to be || PPC, not || ARCH_PPC. -Olof