diff options
Diffstat (limited to 'drivers/ide/Kconfig')
-rw-r--r-- | drivers/ide/Kconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/ide/Kconfig b/drivers/ide/Kconfig index 7446db64906..5f4d6ea379f 100644 --- a/drivers/ide/Kconfig +++ b/drivers/ide/Kconfig | |||
@@ -703,6 +703,7 @@ config BLK_DEV_SIS5513 | |||
703 | config BLK_DEV_SL82C105 | 703 | config BLK_DEV_SL82C105 |
704 | tristate "Winbond SL82c105 support" | 704 | tristate "Winbond SL82c105 support" |
705 | depends on (PPC || ARM) | 705 | depends on (PPC || ARM) |
706 | select IDE_TIMINGS | ||
706 | select BLK_DEV_IDEDMA_PCI | 707 | select BLK_DEV_IDEDMA_PCI |
707 | help | 708 | help |
708 | If you have a Winbond SL82c105 IDE controller, say Y here to enable | 709 | If you have a Winbond SL82c105 IDE controller, say Y here to enable |