On Sun, Aug 13, 2006 at 01:24:54AM -0700, Andrew Morton wrote:...
Changes since 2.6.18-rc3-mm2:
...
git-libata-all.patch
...
git trees
...
This patch contains the following cleanups:
- create a menu for ATA
- replace the dependencies on ATA with an "if ATA"
as a side effect, this fixes a menu breakage due to SATA_INTEL_COMBINED
- fix a typo in the PATA_OPTIDMA prompt
- let ATA selet SCSI instead of depending on SCSI
this should make it easier for users to enable ATA (similar to USB_STORAGE)
Signed-off-by: Adrian Bunk <bunk@xxxxxxxxx>