diff options
Diffstat (limited to 'arch/mips/configs/maltaaprp_defconfig')
-rw-r--r-- | arch/mips/configs/maltaaprp_defconfig | 11 |
1 files changed, 5 insertions, 6 deletions
diff --git a/arch/mips/configs/maltaaprp_defconfig b/arch/mips/configs/maltaaprp_defconfig index fb042ce86b4b..a9d433a17fcf 100644 --- a/arch/mips/configs/maltaaprp_defconfig +++ b/arch/mips/configs/maltaaprp_defconfig | |||
@@ -81,15 +81,14 @@ CONFIG_NET_CLS_IND=y | |||
81 | CONFIG_DEVTMPFS=y | 81 | CONFIG_DEVTMPFS=y |
82 | CONFIG_BLK_DEV_LOOP=y | 82 | CONFIG_BLK_DEV_LOOP=y |
83 | CONFIG_BLK_DEV_CRYPTOLOOP=m | 83 | CONFIG_BLK_DEV_CRYPTOLOOP=m |
84 | CONFIG_IDE=y | ||
85 | # CONFIG_IDE_PROC_FS is not set | ||
86 | # CONFIG_IDEPCI_PCIBUS_ORDER is not set | ||
87 | CONFIG_BLK_DEV_GENERIC=y | ||
88 | CONFIG_BLK_DEV_PIIX=y | ||
89 | CONFIG_SCSI=y | ||
90 | CONFIG_BLK_DEV_SD=y | 84 | CONFIG_BLK_DEV_SD=y |
91 | CONFIG_CHR_DEV_SG=y | 85 | CONFIG_CHR_DEV_SG=y |
92 | # CONFIG_SCSI_LOWLEVEL is not set | 86 | # CONFIG_SCSI_LOWLEVEL is not set |
87 | CONFIG_ATA=y | ||
88 | CONFIG_ATA_PIIX=y | ||
89 | CONFIG_PATA_OLDPIIX=y | ||
90 | CONFIG_PATA_MPIIX=y | ||
91 | CONFIG_ATA_GENERIC=y | ||
93 | CONFIG_NETDEVICES=y | 92 | CONFIG_NETDEVICES=y |
94 | # CONFIG_NET_VENDOR_3COM is not set | 93 | # CONFIG_NET_VENDOR_3COM is not set |
95 | # CONFIG_NET_VENDOR_ADAPTEC is not set | 94 | # CONFIG_NET_VENDOR_ADAPTEC is not set |