From 78fef811e42ff0883dfb5873e85ddbc1fc63c8b0 Mon Sep 17 00:00:00 2001 From: Marcelo Tosatti Date: Thu, 15 Dec 2005 02:12:53 +0100 Subject: [PATCH] --- yaml --- r: 15152 b: refs/heads/master c: 38f9d412be1ed29ee3b41782f22fd85b1c95fbed h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/drivers/ide/Kconfig | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index 1c89693410c0..1a8abc9aad7e 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: ceef833bae05e393859f1946a9802fb61f0febdf +refs/heads/master: 38f9d412be1ed29ee3b41782f22fd85b1c95fbed diff --git a/trunk/drivers/ide/Kconfig b/trunk/drivers/ide/Kconfig index 31e649a9ff71..45579ae12c01 100644 --- a/trunk/drivers/ide/Kconfig +++ b/trunk/drivers/ide/Kconfig @@ -940,7 +940,7 @@ config BLK_DEV_Q40IDE config BLK_DEV_MPC8xx_IDE bool "MPC8xx IDE support" - depends on 8xx + depends on 8xx && IDE=y && BLK_DEV_IDE=y help This option provides support for IDE on Motorola MPC8xx Systems. Please see 'Type of MPC8xx IDE interface' for details.