commit | c5bfc3757f1d843a8e1261840c1f53c5062f8e92 | [log] [tgz] |
---|---|---|
author | Adrian Bunk <bunk@kernel.org> | Tue Aug 05 18:17:01 2008 +0200 |
committer | Bartlomiej Zolnierkiewicz <bzolnier@gmail.com> | Tue Aug 05 18:17:01 2008 +0200 |
tree | cd0a125eaaa3e4c8b2e90c59fc8d13e1011776bb | |
parent | 0e25f710618ce919ac5ae4850c90d3fca19565c3 [diff] |
ide: remove CONFIG_IDE_MAX_HWIFS The benefits of a user settable CONFIG_IDE_MAX_HWIFS have become pretty tiny and are no longer considered worth the trouble of an own option. Simply always #define MAX_HWIFS to 10. Signed-off-by: Adrian Bunk <bunk@kernel.org> Signed-off-by: Bartlomiej Zolnierkiewicz <bzolnier@gmail.com>