diff options
Diffstat (limited to 'drivers/ide/Kconfig')
-rw-r--r-- | drivers/ide/Kconfig | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/drivers/ide/Kconfig b/drivers/ide/Kconfig index 29dd99caaf50..ec6b4a80e333 100644 --- a/drivers/ide/Kconfig +++ b/drivers/ide/Kconfig | |||
@@ -1035,8 +1035,8 @@ config BLK_DEV_4DRIVES | |||
1035 | Certain older chipsets, including the Tekram 690CD, use a single set | 1035 | Certain older chipsets, including the Tekram 690CD, use a single set |
1036 | of I/O ports at 0x1f0 to control up to four drives, instead of the | 1036 | of I/O ports at 0x1f0 to control up to four drives, instead of the |
1037 | customary two drives per port. Support for this can be enabled at | 1037 | customary two drives per port. Support for this can be enabled at |
1038 | runtime using the "ide0=four" kernel boot parameter if you say Y | 1038 | runtime using the "ide-4drives.probe" kernel boot parameter if you |
1039 | here. | 1039 | say Y here. |
1040 | 1040 | ||
1041 | config BLK_DEV_ALI14XX | 1041 | config BLK_DEV_ALI14XX |
1042 | tristate "ALI M14xx support" | 1042 | tristate "ALI M14xx support" |