commit | 38f9d412be1ed29ee3b41782f22fd85b1c95fbed | [log] [tgz] |
---|---|---|
author | Marcelo Tosatti <marcelo.tosatti@cyclades.com> | Thu Dec 15 02:12:53 2005 +0100 |
committer | Bartlomiej Zolnierkiewicz <bzolnier@gmail.com> | Thu Dec 15 02:12:53 2005 +0100 |
tree | 69c55b164fc76ed5333d63a099accdc7bf8507ae | |
parent | ceef833bae05e393859f1946a9802fb61f0febdf [diff] |
[PATCH] ide: MPC8xx IDE depends on IDE=y && BLK_DEV_IDE=y The following patch adds a dependancy on IDE=y && BLK_DEV_IDE=y for the MPC8xx IDE driver. The code is not modular at the moment (init called from platform setup code). Signed-off-by: Marcelo Tosatti <marcelo.tosatti@cyclades.com> Signed-off-by: Bartlomiej Zolnierkiewicz <bzolnier@gmail.com>