kernelconfig_penguin
depends
CONFIG_ATA

Verbose ATA error reporting

configname: CONFIG_ATA_VERBOSE_ERROR

Linux Kernel Configuration
└─> Device Drivers
└─> Serial ATA and Parallel ATA drivers (libata)
└─> Verbose ATA error reporting

This option adds parsing of ATA command descriptions and error bits
in libata kernel output, making it easier to interpret.
This option will enlarge the kernel by approx. 6KB. Disable it only
if kernel size is more important than ease of debugging.

If unsure, say Y.