CONFIG_OPENRISC_NO_SPR_SR_DSX is not available for thedefaultarchitecture x86.
Result is shown for architecture openrisc

use SPR_SR_DSX software emulation

configname: CONFIG_OPENRISC_NO_SPR_SR_DSX

Linux Kernel Configuration
└─>Processor type and features
└─>use SPR_SR_DSX software emulation
In linux kernel since version 3.1 (release Date: 2011-10-24)  
SPR_SR_DSX bit is status register bit indicating whether
the last exception has happened in delay slot.

OpenRISC architecture makes it optional to have it implemented
in hardware and the OR1200 does not have it.

Say N here if you know that your OpenRISC processor has
SPR_SR_DSX bit implemented. Say Y if you are unsure.