diff options
author | Bartlomiej Zolnierkiewicz <bzolnier@gmail.com> | 2008-05-14 17:06:16 -0400 |
---|---|---|
committer | Bartlomiej Zolnierkiewicz <bzolnier@gmail.com> | 2008-05-14 17:06:16 -0400 |
commit | e7f379d5cabb2790ecce5d623382fa6085e7686d (patch) | |
tree | c38b2d36fd35f27db369e1091b39e7d47e37db3b /drivers/ide/Kconfig | |
parent | 63b1623ef0e33160d782fd1b0044e9a8af5d16cf (diff) |
alim15x3: remove WDC_ALI15X3 config option
There is "wdc_udma" module parameter now.
Signed-off-by: Bartlomiej Zolnierkiewicz <bzolnier@gmail.com>
Diffstat (limited to 'drivers/ide/Kconfig')
-rw-r--r-- | drivers/ide/Kconfig | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/drivers/ide/Kconfig b/drivers/ide/Kconfig index f702f9152ce6..627f08e93e0a 100644 --- a/drivers/ide/Kconfig +++ b/drivers/ide/Kconfig | |||
@@ -463,21 +463,6 @@ config BLK_DEV_ALI15X3 | |||
463 | 463 | ||
464 | If unsure, say N. | 464 | If unsure, say N. |
465 | 465 | ||
466 | config WDC_ALI15X3 | ||
467 | bool "ALI M15x3 WDC support (DANGEROUS)" | ||
468 | depends on BLK_DEV_ALI15X3 | ||
469 | ---help--- | ||
470 | This allows for UltraDMA support for WDC drives that ignore CRC | ||
471 | checking. You are a fool for enabling this option, but there have | ||
472 | been requests. DO NOT COMPLAIN IF YOUR DRIVE HAS FS CORRUPTION, IF | ||
473 | YOU ENABLE THIS! No one will listen, just laugh for ignoring this | ||
474 | SERIOUS WARNING. | ||
475 | |||
476 | Using this option can allow WDC drives to run at ATA-4/5 transfer | ||
477 | rates with only an ATA-2 support structure. | ||
478 | |||
479 | SAY N! | ||
480 | |||
481 | config BLK_DEV_AMD74XX | 466 | config BLK_DEV_AMD74XX |
482 | tristate "AMD and nVidia IDE support" | 467 | tristate "AMD and nVidia IDE support" |
483 | depends on !ARM | 468 | depends on !ARM |