Skip to content

Commit

Permalink
loop and dm-crypt
Browse files Browse the repository at this point in the history
  • Loading branch information
w committed Mar 25, 2016
1 parent 2711402 commit 8e62a99
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions seed
Original file line number Diff line number Diff line change
Expand Up @@ -83,3 +83,10 @@ CONFIG_MAGIC_SYSRQ=y

# systemd sheesh
CONFIG_CGROUPS=y

# our organization started using these
CONFIG_BLK_DEV_LOOP=y
CONFIG_MD=y
CONFIG_BLK_DEV_DM=y
CONFIG_DM_CRYPT=y
CONFIG_CRYPTO_XTS=y

0 comments on commit 8e62a99

Please sign in to comment.