psi:kernel:enable PSI configuration
[GitHub/LineageOS/android_kernel_motorola_exynos9610.git] / arch / arm64 / configs / ext_config / moto-erd9610.config
1 #
2 # Please avoid changing the Samsung defconfig files and use this file to
3 # add any Motorola-specific configuration changes that are applicable to
4 # userdebug, eng, and user builds.
5 #
6 # After building, a list of all of the config files that are used can be found
7 # at the top of:
8 # out/target/product/$(PRODUCT)/obj/KERNEL_OBJ/mapphone_defconfig
9 #
10 # The actual output of the kernel configuration system can be found at:
11 # out/target/product/$(PRODUCT)/obj/KERNEL_OBJ/.config
12 #
13 # You can check the .config file to verify that your configuration option is
14 # being set as expected.
15 #
16
17 CONFIG_HZ_300=y
18 CONFIG_SWAP=y
19 CONFIG_ZSMALLOC=y
20 CONFIG_ZRAM=y
21 CONFIG_ZRAM_WRITEBACK=y
22 CONFIG_CPUSETS=y
23 CONFIG_CRYPTO_LZ4=y
24 CONFIG_CRYPTO_GCM=y
25 CONFIG_IPV6_VTI=y
26 CONFIG_NET_IPVTI=y
27 CONFIG_ECRYPT_FS=y
28 CONFIG_F2FS_FS=y
29 CONFIG_F2FS_FS_SECURITY=y
30 CONFIG_F2FS_FS_ENCRYPTION=y
31 CONFIG_SUSPEND_SKIP_SYNC=y
32 CONFIG_CMA_SIZE_MBYTES=22
33 CONFIG_MEMCG=y
34 CONFIG_MEMCG_SWAP=y
35 CONFIG_BALANCE_ANON_FILE_RECLAIM=y
36 # CONFIG_DEBUG_SNAPSHOT_CRASH_KEY is not set
37 # CONFIG_ANDROID_LOW_MEMORY_KILLER is not set
38 # CONFIG_KSM is not set
39 # CONFIG_SLUB_DEBUG is not set
40 # CONFIG_DEBUG_KMEMLEAK is not set
41 # CONFIG_PAGE_OWNER is not set
42 # CONFIG_DEBUG_PAGEALLOC is not set
43 # CONFIG_DEBUG_OBJECTS is not set
44 # CONFIG_FAULT_INJECTION is not set
45 # CONFIG_PRINTK_PROCESS is not set
46 # CONFIG_DEBUG_PREEMPT is not set
47 # CONFIG_DEBUG_LOCK_ALLOC is not set
48 CONFIG_USB_GADGET_VBUS_DRAW=500
49 # CONFIG_RC_CORE is not set
50 # CONFIG_EXT2_FS is not set
51 # CONFIG_EXT3_FS is not set
52 CONFIG_EXT4_FS=y
53 CONFIG_EXT4_FS_SECURITY=y
54 CONFIG_EXFAT_FS=y
55 CONFIG_USB_CONFIGFS_MASS_STORAGE=y
56 CONFIG_USB_RTL8152=y
57 CONFIG_SCSC_WLAN_ABNORMAL_MULTICAST_PKT_FILTER=y
58 # loop device support for apex
59 CONFIG_BLK_DEV_LOOP=y
60 # pre-create 16 loop devices
61 CONFIG_BLK_DEV_LOOP_MIN_COUNT=16
62 # enable ulmkd for PSI
63 CONFIG_PSI=y
64