diff options
Diffstat (limited to 'drivers/ide/Kconfig')
| -rw-r--r-- | drivers/ide/Kconfig | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/drivers/ide/Kconfig b/drivers/ide/Kconfig index 49234e32fd16..5d134bb75ba1 100644 --- a/drivers/ide/Kconfig +++ b/drivers/ide/Kconfig | |||
| @@ -1023,7 +1023,7 @@ config BLK_DEV_4DRIVES | |||
| 1023 | config BLK_DEV_ALI14XX | 1023 | config BLK_DEV_ALI14XX |
| 1024 | tristate "ALI M14xx support" | 1024 | tristate "ALI M14xx support" |
| 1025 | help | 1025 | help |
| 1026 | This driver is enabled at runtime using the "ide0=ali14xx" kernel | 1026 | This driver is enabled at runtime using the "ali14xx.probe" kernel |
| 1027 | boot parameter. It enables support for the secondary IDE interface | 1027 | boot parameter. It enables support for the secondary IDE interface |
| 1028 | of the ALI M1439/1443/1445/1487/1489 chipsets, and permits faster | 1028 | of the ALI M1439/1443/1445/1487/1489 chipsets, and permits faster |
| 1029 | I/O speeds to be set as well. See the files | 1029 | I/O speeds to be set as well. See the files |
| @@ -1033,7 +1033,7 @@ config BLK_DEV_ALI14XX | |||
| 1033 | config BLK_DEV_DTC2278 | 1033 | config BLK_DEV_DTC2278 |
| 1034 | tristate "DTC-2278 support" | 1034 | tristate "DTC-2278 support" |
| 1035 | help | 1035 | help |
| 1036 | This driver is enabled at runtime using the "ide0=dtc2278" kernel | 1036 | This driver is enabled at runtime using the "dtc2278.probe" kernel |
| 1037 | boot parameter. It enables support for the secondary IDE interface | 1037 | boot parameter. It enables support for the secondary IDE interface |
| 1038 | of the DTC-2278 card, and permits faster I/O speeds to be set as | 1038 | of the DTC-2278 card, and permits faster I/O speeds to be set as |
| 1039 | well. See the <file:Documentation/ide.txt> and | 1039 | well. See the <file:Documentation/ide.txt> and |
| @@ -1042,7 +1042,7 @@ config BLK_DEV_DTC2278 | |||
| 1042 | config BLK_DEV_HT6560B | 1042 | config BLK_DEV_HT6560B |
| 1043 | tristate "Holtek HT6560B support" | 1043 | tristate "Holtek HT6560B support" |
| 1044 | help | 1044 | help |
| 1045 | This driver is enabled at runtime using the "ide0=ht6560b" kernel | 1045 | This driver is enabled at runtime using the "ht6560b.probe" kernel |
| 1046 | boot parameter. It enables support for the secondary IDE interface | 1046 | boot parameter. It enables support for the secondary IDE interface |
| 1047 | of the Holtek card, and permits faster I/O speeds to be set as well. | 1047 | of the Holtek card, and permits faster I/O speeds to be set as well. |
| 1048 | See the <file:Documentation/ide.txt> and | 1048 | See the <file:Documentation/ide.txt> and |
| @@ -1051,7 +1051,7 @@ config BLK_DEV_HT6560B | |||
| 1051 | config BLK_DEV_QD65XX | 1051 | config BLK_DEV_QD65XX |
| 1052 | tristate "QDI QD65xx support" | 1052 | tristate "QDI QD65xx support" |
| 1053 | help | 1053 | help |
| 1054 | This driver is enabled at runtime using the "ide0=qd65xx" kernel | 1054 | This driver is enabled at runtime using the "qd65xx.probe" kernel |
| 1055 | boot parameter. It permits faster I/O speeds to be set. See the | 1055 | boot parameter. It permits faster I/O speeds to be set. See the |
| 1056 | <file:Documentation/ide.txt> and <file:drivers/ide/legacy/qd65xx.c> for | 1056 | <file:Documentation/ide.txt> and <file:drivers/ide/legacy/qd65xx.c> for |
| 1057 | more info. | 1057 | more info. |
| @@ -1059,7 +1059,7 @@ config BLK_DEV_QD65XX | |||
| 1059 | config BLK_DEV_UMC8672 | 1059 | config BLK_DEV_UMC8672 |
| 1060 | tristate "UMC-8672 support" | 1060 | tristate "UMC-8672 support" |
| 1061 | help | 1061 | help |
| 1062 | This driver is enabled at runtime using the "ide0=umc8672" kernel | 1062 | This driver is enabled at runtime using the "umc8672.probe" kernel |
| 1063 | boot parameter. It enables support for the secondary IDE interface | 1063 | boot parameter. It enables support for the secondary IDE interface |
| 1064 | of the UMC-8672, and permits faster I/O speeds to be set as well. | 1064 | of the UMC-8672, and permits faster I/O speeds to be set as well. |
| 1065 | See the files <file:Documentation/ide.txt> and | 1065 | See the files <file:Documentation/ide.txt> and |
