Commit 61513669 authored by Anton Blanchard's avatar Anton Blanchard

ppc64: defconfig update - enable raid

parent 1a583d13
......@@ -154,7 +154,14 @@ CONFIG_SCSI_SYM53C8XX_MAX_TAGS=64
#
# Multi-device support (RAID and LVM)
#
# CONFIG_MD is not set
CONFIG_MD=y
CONFIG_BLK_DEV_MD=y
CONFIG_MD_LINEAR=y
CONFIG_MD_RAID0=y
CONFIG_MD_RAID1=y
CONFIG_MD_RAID5=y
# CONFIG_MD_MULTIPATH is not set
# CONFIG_BLK_DEV_DM is not set
#
# Fusion MPT device support
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment