On 06/08/2011 08:09 PM, Sergei Shtylyov wrote: >> > +config ATA_DEBUG >> > + bool "ATA debugging" >> > + help >> > + This is an option for use by developers; most people should >> > + say N here. This enables ATA core and driver debugging. >> > + >> > +config ATA_VDEBUG >> > + bool "ATA verbose debugging" >> > + depends on ATA_DEBUG != n > Why not just on ATA_DEBUG? It can only be 'y' or 'n'. Yes, that's correct! Will resend it. -- viresh -- To unsubscribe from this list: send the line "unsubscribe linux-ide" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html