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 615e0bc01844..86db707ad6cc 100644 --- a/drivers/ide/Kconfig +++ b/drivers/ide/Kconfig | |||
@@ -1011,6 +1011,7 @@ config BLK_DEV_HT6560B | |||
1011 | 1011 | ||
1012 | config BLK_DEV_QD65XX | 1012 | config BLK_DEV_QD65XX |
1013 | tristate "QDI QD65xx support" | 1013 | tristate "QDI QD65xx support" |
1014 | select IDE_TIMINGS | ||
1014 | help | 1015 | help |
1015 | This driver is enabled at runtime using the "qd65xx.probe" kernel | 1016 | This driver is enabled at runtime using the "qd65xx.probe" kernel |
1016 | boot parameter. It permits faster I/O speeds to be set. See the | 1017 | boot parameter. It permits faster I/O speeds to be set. See the |