diff options
Diffstat (limited to 'drivers/ide')
-rw-r--r-- | drivers/ide/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/ide/Kconfig b/drivers/ide/Kconfig index 811dbbd9306..76b6d98bd29 100644 --- a/drivers/ide/Kconfig +++ b/drivers/ide/Kconfig | |||
@@ -681,7 +681,7 @@ config BLK_DEV_IDE_AU1XXX | |||
681 | select IDE_XFER_MODE | 681 | select IDE_XFER_MODE |
682 | choice | 682 | choice |
683 | prompt "IDE Mode for AMD Alchemy Au1200" | 683 | prompt "IDE Mode for AMD Alchemy Au1200" |
684 | default CONFIG_BLK_DEV_IDE_AU1XXX_PIO_DBDMA | 684 | default BLK_DEV_IDE_AU1XXX_PIO_DBDMA |
685 | depends on SOC_AU1200 && BLK_DEV_IDE_AU1XXX | 685 | depends on SOC_AU1200 && BLK_DEV_IDE_AU1XXX |
686 | 686 | ||
687 | config BLK_DEV_IDE_AU1XXX_PIO_DBDMA | 687 | config BLK_DEV_IDE_AU1XXX_PIO_DBDMA |