Skip to content

Commit bddff6c

Browse files
committed
Disable Zram
1 parent 05b2b2a commit bddff6c

2 files changed

Lines changed: 12 additions & 12 deletions

File tree

arch/arm64/configs/exynos9820-m62xx_defconfig

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -581,7 +581,7 @@ CONFIG_CMA=y
581581
CONFIG_CMA_AREAS=7
582582
# CONFIG_ZPOOL is not set
583583
# CONFIG_ZBUD is not set
584-
CONFIG_ZSMALLOC=y
584+
# CONFIG_ZSMALLOC is not set
585585
CONFIG_PGTABLE_MAPPING=y
586586
# CONFIG_ZSMALLOC_STAT is not set
587587
CONFIG_GENERIC_EARLY_IOREMAP=y
@@ -1338,10 +1338,10 @@ CONFIG_OF_RESERVED_MEM=y
13381338
CONFIG_BLK_DEV=y
13391339
# CONFIG_BLK_DEV_NULL_BLK is not set
13401340
# CONFIG_BLK_DEV_PCIESSD_MTIP32XX is not set
1341-
CONFIG_ZRAM=y
1342-
CONFIG_ZRAM_WRITEBACK=y
1343-
CONFIG_ZRAM_LRU_WRITEBACK=y
1344-
CONFIG_ZRAM_LRU_WRITEBACK_LIMIT=5120
1341+
# CONFIG_ZRAM is not set
1342+
# CONFIG_ZRAM_WRITEBACK is not set
1343+
# CONFIG_ZRAM_LRU_WRITEBACK is not set
1344+
# CONFIG_ZRAM_LRU_WRITEBACK_LIMIT is not set
13451345
# CONFIG_BLK_DEV_DAC960 is not set
13461346
# CONFIG_BLK_DEV_UMEM is not set
13471347
# CONFIG_BLK_DEV_COW_COMMON is not set

arch/arm64/configs/exynos9820_defconfig

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -596,9 +596,9 @@ CONFIG_CLEANCACHE=y
596596
CONFIG_CMA=y
597597
# CONFIG_CMA_DEBUG is not set
598598
CONFIG_CMA_AREAS=7
599-
# CONFIG_ZPOOL is not set
600-
# CONFIG_ZBUD is not set
601-
CONFIG_ZSMALLOC=y
599+
# CONFIG_ZPOOL is not set
600+
# CONFIG_ZBUD is not set
601+
# CONFIG_ZSMALLOC is not set
602602
CONFIG_PGTABLE_MAPPING=y
603603
# CONFIG_ZSMALLOC_STAT is not set
604604
CONFIG_GENERIC_EARLY_IOREMAP=y
@@ -1385,10 +1385,10 @@ CONFIG_OF_RESERVED_MEM=y
13851385
CONFIG_BLK_DEV=y
13861386
# CONFIG_BLK_DEV_NULL_BLK is not set
13871387
# CONFIG_BLK_DEV_PCIESSD_MTIP32XX is not set
1388-
CONFIG_ZRAM=y
1389-
CONFIG_ZRAM_WRITEBACK=y
1390-
CONFIG_ZRAM_LRU_WRITEBACK=y
1391-
CONFIG_ZRAM_LRU_WRITEBACK_LIMIT=5120
1388+
# CONFIG_ZRAM is not set
1389+
# CONFIG_ZRAM_WRITEBACK is not set
1390+
# CONFIG_ZRAM_LRU_WRITEBACK is not set
1391+
# CONFIG_ZRAM_LRU_WRITEBACK_LIMIT is not set
13921392
# CONFIG_BLK_DEV_DAC960 is not set
13931393
# CONFIG_BLK_DEV_UMEM is not set
13941394
# CONFIG_BLK_DEV_COW_COMMON is not set

0 commit comments

Comments
 (0)