mirror of
https://github.com/Fishwaldo/build.git
synced 2025-03-17 12:21:23 +00:00
Merge pull request #844 from JanmanX/master
Added support for RAID and MIRROR on linux-rockchip-next.
This commit is contained in:
commit
679693d89b
1 changed files with 2 additions and 2 deletions
|
@ -1497,8 +1497,8 @@ CONFIG_DM_CRYPT=y
|
|||
CONFIG_DM_THIN_PROVISIONING=y
|
||||
# CONFIG_DM_CACHE is not set
|
||||
# CONFIG_DM_ERA is not set
|
||||
# CONFIG_DM_MIRROR is not set
|
||||
# CONFIG_DM_RAID is not set
|
||||
CONFIG_DM_MIRROR=y
|
||||
CONFIG_DM_RAID=y
|
||||
# CONFIG_DM_ZERO is not set
|
||||
# CONFIG_DM_MULTIPATH is not set
|
||||
# CONFIG_DM_DELAY is not set
|
||||
|
|
Loading…
Add table
Reference in a new issue