CONFIG_IA64_PRINT_HAZARDS is not available for thedefaultarchitecture x86.
Result is shown for architecture ia64

Print possible IA-64 dependency violations to console

configname: CONFIG_IA64_PRINT_HAZARDS

Linux Kernel Configuration
└─>Print possible IA-64 dependency violations to console
In linux kernel since version 2.6.12  
Selecting this option prints more information for Illegal Dependency
Faults, that is, for Read-after-Write (RAW), Write-after-Write (WAW),
or Write-after-Read (WAR) violations. This option is ignored if you
are compiling for an Itanium A step processor
(CONFIG_ITANIUM_ASTEP_SPECIFIC). If you're unsure, select Y.