Skip to content

Commit

Permalink
[defconfig] add RAID-Options
Browse files Browse the repository at this point in the history
  • Loading branch information
frank-w committed Jul 8, 2018
1 parent fc6285a commit cd7be06
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions arch/arm/configs/mt7623n_evb_fwu_defconfig
Original file line number Diff line number Diff line change
Expand Up @@ -304,6 +304,12 @@ CONFIG_DM_MULTIPATH_ST=y
CONFIG_DAX=y
CONFIG_CRYPTO_CBC=y

#RAID
CONFIG_DM_RAID=y
CONFIG_MD_RAID0=y
CONFIG_MD_RAID1=y
CONFIG_MD_RAID10=y
CONFIG_MD_RAID456=y

#RamFS
#CONFIG_INITRAMFS_SOURCE="../rootfs_ttys0_rng.cpio.gz"
Expand Down

0 comments on commit cd7be06

Please sign in to comment.