Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

MIPS: SiByte: Enable pata_platform with SWARM defconfig

Enable support for the onboard PATA PIO mode3 interface, which is one of
the boot devices supported by the CFE firmware with the Broadcom SWARM
board. Include disk, CD-ROM and generic storage drivers.

Signed-off-by: Maciej W. Rozycki <macro@orcam.me.uk>
Signed-off-by: Thomas Bogendoerfer <tsbogend@alpha.franken.de>

authored by

Maciej W. Rozycki and committed by
Thomas Bogendoerfer
2132ce5d d11f6aa9

+8
+8
arch/mips/configs/sb1250_swarm_defconfig
··· 47 47 CONFIG_CDROM_PKTCDVD=m 48 48 CONFIG_ATA_OVER_ETH=m 49 49 CONFIG_RAID_ATTRS=m 50 + CONFIG_BLK_DEV_SD=y 51 + CONFIG_BLK_DEV_SR=y 52 + CONFIG_CHR_DEV_SG=y 53 + CONFIG_SCSI_CONSTANTS=y 54 + # CONFIG_SCSI_LOWLEVEL is not set 55 + CONFIG_ATA=y 56 + # CONFIG_ATA_BMDMA is not set 57 + CONFIG_PATA_PLATFORM=y 50 58 CONFIG_NETDEVICES=y 51 59 CONFIG_MACVLAN=m 52 60 CONFIG_SB1250_MAC=y