diff options
Diffstat (limited to 'drivers/block')
-rw-r--r-- | drivers/block/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/block/Kconfig b/drivers/block/Kconfig index f42fa50d3550..ac5e05a98b2f 100644 --- a/drivers/block/Kconfig +++ b/drivers/block/Kconfig | |||
@@ -438,7 +438,7 @@ source "drivers/s390/block/Kconfig" | |||
438 | 438 | ||
439 | config XILINX_SYSACE | 439 | config XILINX_SYSACE |
440 | tristate "Xilinx SystemACE support" | 440 | tristate "Xilinx SystemACE support" |
441 | depends on 4xx | 441 | depends on 4xx || MICROBLAZE |
442 | help | 442 | help |
443 | Include support for the Xilinx SystemACE CompactFlash interface | 443 | Include support for the Xilinx SystemACE CompactFlash interface |
444 | 444 | ||