diff options
Diffstat (limited to 'drivers/ide/Kconfig')
-rw-r--r-- | drivers/ide/Kconfig | 9 |
1 files changed, 1 insertions, 8 deletions
diff --git a/drivers/ide/Kconfig b/drivers/ide/Kconfig index eed6d8e1b5c7..ac5875783430 100644 --- a/drivers/ide/Kconfig +++ b/drivers/ide/Kconfig | |||
@@ -416,12 +416,6 @@ config BLK_DEV_OFFBOARD | |||
416 | This can improve the usability of some boot managers such as lilo | 416 | This can improve the usability of some boot managers such as lilo |
417 | when booting from a drive on an off-board controller. | 417 | when booting from a drive on an off-board controller. |
418 | 418 | ||
419 | If you say Y here, and you actually want to reverse the device scan | ||
420 | order as explained above, you also need to issue the kernel command | ||
421 | line option "ide=reverse". (Try "man bootparam" or see the | ||
422 | documentation of your boot loader (lilo or loadlin) about how to | ||
423 | pass options to the kernel at boot time.) | ||
424 | |||
425 | Note that, if you do this, the order of the hd* devices will be | 419 | Note that, if you do this, the order of the hd* devices will be |
426 | rearranged which may require modification of fstab and other files. | 420 | rearranged which may require modification of fstab and other files. |
427 | 421 | ||
@@ -615,8 +609,7 @@ config BLK_DEV_HPT366 | |||
615 | reference to device 0x80. The other solution is to say Y to "Boot | 609 | reference to device 0x80. The other solution is to say Y to "Boot |
616 | off-board chipsets first support" (CONFIG_BLK_DEV_OFFBOARD) unless | 610 | off-board chipsets first support" (CONFIG_BLK_DEV_OFFBOARD) unless |
617 | your mother board has the chipset natively mounted. Regardless one | 611 | your mother board has the chipset natively mounted. Regardless one |
618 | should use the fore mentioned option and call at LILO or include | 612 | should use the fore mentioned option and call at LILO. |
619 | "ide=reverse" in LILO's append-line. | ||
620 | 613 | ||
621 | This driver requires dynamic tuning of the chipset during the | 614 | This driver requires dynamic tuning of the chipset during the |
622 | ide-probe at boot. It is reported to support DVD II drives, by the | 615 | ide-probe at boot. It is reported to support DVD II drives, by the |