commit | 313348db0bff8911b1219e6338342d0527072741 | [log] [tgz] |
---|---|---|
author | Paul Mackerras <paulus@samba.org> | Mon Jun 16 21:14:12 2008 +1000 |
committer | Paul Mackerras <paulus@samba.org> | Mon Jun 16 21:14:12 2008 +1000 |
tree | 887c957d6c42c7e0df08532ff65151717d518d93 | |
parent | 4a96db3c780f30432653f99cbff193ba3e474e0b [diff] |
[POWERPC] Turn on ATA_SFF so we get SATA_SVW back in defconfigs This enables CONFIG_ATA_SFF in the defconfigs that are intended to work on a G5 powermac, i.e. g5_defconfig and ppc64_defconfig. Since the support for the SATA cell in the K2 chipset is provided by the sata_svw.c driver, and that depends on CONFIG_ATA_SFF, we need to turn that and CONFIG_SATA_SVW back on so we can get to the hard disk on G5s. Signed-off-by: Paul Mackerras <paulus@samba.org>