mirror of
https://github.com/torvalds/linux.git
synced 2024-11-13 23:51:39 +00:00
MIPS: switch workpad_defconfig from legacy IDE to libata
Use libata instead of the deprecated legacy ide driver in workpad_defconfig. Signed-off-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Thomas Bogendoerfer <tsbogend@alpha.franken.de>
This commit is contained in:
parent
c7ec6877bf
commit
d459164cdd
@ -26,9 +26,12 @@ CONFIG_IP_MULTICAST=y
|
|||||||
# CONFIG_IPV6 is not set
|
# CONFIG_IPV6 is not set
|
||||||
CONFIG_NETWORK_SECMARK=y
|
CONFIG_NETWORK_SECMARK=y
|
||||||
CONFIG_BLK_DEV_RAM=m
|
CONFIG_BLK_DEV_RAM=m
|
||||||
CONFIG_IDE=y
|
# CONFIG_SCSI_PROC_FS is not set
|
||||||
CONFIG_BLK_DEV_IDECS=m
|
# CONFIG_SCSI_LOWLEVEL is not set
|
||||||
CONFIG_IDE_GENERIC=y
|
CONFIG_ATA=y
|
||||||
|
# CONFIG_ATA_VERBOSE_ERROR is not set
|
||||||
|
# CONFIG_ATA_FORCE is not set
|
||||||
|
# CONFIG_ATA_BMDMA is not set
|
||||||
CONFIG_NETDEVICES=y
|
CONFIG_NETDEVICES=y
|
||||||
CONFIG_PCMCIA_3C574=m
|
CONFIG_PCMCIA_3C574=m
|
||||||
CONFIG_PCMCIA_3C589=m
|
CONFIG_PCMCIA_3C589=m
|
||||||
|
Loading…
Reference in New Issue
Block a user