diff options
author | Bartlomiej Zolnierkiewicz <bzolnier@gmail.com> | 2008-07-16 14:33:37 -0400 |
---|---|---|
committer | Bartlomiej Zolnierkiewicz <bzolnier@gmail.com> | 2008-07-16 14:33:37 -0400 |
commit | b32b76f72df17de891181b47e714f9f897bb62a1 (patch) | |
tree | 47a2fbeadca93d7442edab59d9c8afffe735dfb2 /drivers/ide/Kconfig | |
parent | cc57ccc03d2a9b5622300f4b59fc8b54408c6e24 (diff) |
ht6560b: convert to use ide_timing_find_mode()
There should be no functional changes caused by this patch.
Acked-by: Sergei Shtylyov <sshtylyov@ru.mvista.com>
Signed-off-by: Bartlomiej Zolnierkiewicz <bzolnier@gmail.com>
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 e9afafd55cd0..615e0bc01844 100644 --- a/drivers/ide/Kconfig +++ b/drivers/ide/Kconfig | |||
@@ -1001,6 +1001,7 @@ config BLK_DEV_DTC2278 | |||
1001 | 1001 | ||
1002 | config BLK_DEV_HT6560B | 1002 | config BLK_DEV_HT6560B |
1003 | tristate "Holtek HT6560B support" | 1003 | tristate "Holtek HT6560B support" |
1004 | select IDE_TIMINGS | ||
1004 | help | 1005 | help |
1005 | This driver is enabled at runtime using the "ht6560b.probe" kernel | 1006 | This driver is enabled at runtime using the "ht6560b.probe" kernel |
1006 | boot parameter. It enables support for the secondary IDE interface | 1007 | boot parameter. It enables support for the secondary IDE interface |