Skip to content

Commit

Permalink
neptune_defconfig: do not precreate loop devices
Browse files Browse the repository at this point in the history
This is only needed when shipping proprietary google modules
  • Loading branch information
RealJohnGalt authored and Codecity001 committed Sep 8, 2023
1 parent 91b99e8 commit a351adf
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions arch/arm64/configs/neptune_defconfig
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
# Linux/arm64 4.14.322 Kernel Configuration
# Linux/arm64 4.14.325 Kernel Configuration
#
CONFIG_ARM64=y
CONFIG_64BIT=y
Expand Down Expand Up @@ -1496,7 +1496,7 @@ CONFIG_ZRAM_DEF_COMP="lz4"
# CONFIG_BLK_DEV_UMEM is not set
# CONFIG_BLK_DEV_COW_COMMON is not set
CONFIG_BLK_DEV_LOOP=y
CONFIG_BLK_DEV_LOOP_MIN_COUNT=16
CONFIG_BLK_DEV_LOOP_MIN_COUNT=0
# CONFIG_BLK_DEV_CRYPTOLOOP is not set
# CONFIG_BLK_DEV_DRBD is not set
# CONFIG_BLK_DEV_NBD is not set
Expand Down

0 comments on commit a351adf

Please sign in to comment.