diff options
Diffstat (limited to 'arch/mips64')
-rw-r--r-- | arch/mips64/defconfig | 3 | ||||
-rw-r--r-- | arch/mips64/defconfig-ip22 | 3 | ||||
-rw-r--r-- | arch/mips64/defconfig-ip27 | 3 |
3 files changed, 6 insertions, 3 deletions
diff --git a/arch/mips64/defconfig b/arch/mips64/defconfig index c778eb760..fc6376f14 100644 --- a/arch/mips64/defconfig +++ b/arch/mips64/defconfig @@ -75,7 +75,8 @@ CONFIG_PCI_NAMES=y # CONFIG_BLK_DEV_LVM is not set # CONFIG_BLK_DEV_MD is not set # CONFIG_MD_LINEAR is not set -# CONFIG_MD_STRIPED is not set +# CONFIG_MD_RAID0 is not set +# CONFIG_RAID15_DANGEROUS is not set # CONFIG_BLK_DEV_RAM is not set # CONFIG_BLK_DEV_INITRD is not set diff --git a/arch/mips64/defconfig-ip22 b/arch/mips64/defconfig-ip22 index cee0ef70f..e9a442e43 100644 --- a/arch/mips64/defconfig-ip22 +++ b/arch/mips64/defconfig-ip22 @@ -66,7 +66,8 @@ CONFIG_BINFMT_ELF=y # CONFIG_BLK_DEV_LVM is not set # CONFIG_BLK_DEV_MD is not set # CONFIG_MD_LINEAR is not set -# CONFIG_MD_STRIPED is not set +# CONFIG_MD_RAID0 is not set +# CONFIG_RAID15_DANGEROUS is not set # CONFIG_BLK_DEV_RAM is not set # CONFIG_BLK_DEV_INITRD is not set diff --git a/arch/mips64/defconfig-ip27 b/arch/mips64/defconfig-ip27 index c778eb760..fc6376f14 100644 --- a/arch/mips64/defconfig-ip27 +++ b/arch/mips64/defconfig-ip27 @@ -75,7 +75,8 @@ CONFIG_PCI_NAMES=y # CONFIG_BLK_DEV_LVM is not set # CONFIG_BLK_DEV_MD is not set # CONFIG_MD_LINEAR is not set -# CONFIG_MD_STRIPED is not set +# CONFIG_MD_RAID0 is not set +# CONFIG_RAID15_DANGEROUS is not set # CONFIG_BLK_DEV_RAM is not set # CONFIG_BLK_DEV_INITRD is not set |