From 34ac5bbbef8eec34e03442c6c96038bae1414e98 Mon Sep 17 00:00:00 2001 From: Bartlomiej Zolnierkiewicz Date: Wed, 12 Dec 2007 23:31:57 +0100 Subject: [PATCH] --- yaml --- r: 74919 b: refs/heads/master c: 46255d4083ca6c6e3c40cb4d2f3198c77bca7e24 h: refs/heads/master i: 74917: 6b429158ae8271760f70220d3cb87f9d57eb2bc7 74915: e7f126c4afef2da408eca080231724d4b17f5af4 74911: 165185789d7bd77ddbb849f847d4b4baf44df740 v: v3 --- [refs] | 2 +- trunk/drivers/ide/Kconfig | 6 +++++- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index 4f98ef9d8d26..30f5b5e67e31 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: ad0e74d3851e440e0882424577bc984c89019f52 +refs/heads/master: 46255d4083ca6c6e3c40cb4d2f3198c77bca7e24 diff --git a/trunk/drivers/ide/Kconfig b/trunk/drivers/ide/Kconfig index 45b22282f149..fb06555708a8 100644 --- a/trunk/drivers/ide/Kconfig +++ b/trunk/drivers/ide/Kconfig @@ -390,7 +390,7 @@ config IDEPCI_PCIBUS_ORDER # TODO: split it on per host driver config options (or module parameters) config BLK_DEV_OFFBOARD - bool "Boot off-board chipsets first support" + bool "Boot off-board chipsets first support (DEPRECATED)" depends on BLK_DEV_IDEPCI && (BLK_DEV_AEC62XX || BLK_DEV_GENERIC || BLK_DEV_HPT34X || BLK_DEV_HPT366 || BLK_DEV_PDC202XX_NEW || BLK_DEV_PDC202XX_OLD || BLK_DEV_TC86C001) help Normally, IDE controllers built into the motherboard (on-board @@ -410,6 +410,10 @@ config BLK_DEV_OFFBOARD Note that, if you do this, the order of the hd* devices will be rearranged which may require modification of fstab and other files. + Please also note that this method of assuring stable naming of + IDE devices is unreliable and use other means for achieving it + (i.e. udev). + If in doubt, say N. config BLK_DEV_GENERIC