mirror of
https://github.com/torvalds/linux.git
synced 2024-11-15 00:21:59 +00:00
sparc64: switch defconfig from the legacy ide driver to libata
Replace the ide options with the equivalent libata options. This has been carried by various downstreams like the linux-build-test repo for years already. Signed-off-by: Christoph Hellwig <hch@lst.de> Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
parent
c599a7821b
commit
520615e1f5
@ -66,9 +66,8 @@ CONFIG_CDROM_PKTCDVD=m
|
||||
CONFIG_CDROM_PKTCDVD_WCACHE=y
|
||||
CONFIG_ATA_OVER_ETH=m
|
||||
CONFIG_SUNVDC=m
|
||||
CONFIG_IDE=y
|
||||
CONFIG_BLK_DEV_IDECD=y
|
||||
CONFIG_BLK_DEV_ALI15X3=y
|
||||
CONFIG_ATA=y
|
||||
CONFIG_PATA_ALI=y
|
||||
CONFIG_RAID_ATTRS=m
|
||||
CONFIG_SCSI=y
|
||||
CONFIG_BLK_DEV_SD=y
|
||||
|
Loading…
Reference in New Issue
Block a user