diff options
| -rw-r--r-- | arch/arm/configs/replicant_recovery_defconfig | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/arch/arm/configs/replicant_recovery_defconfig b/arch/arm/configs/replicant_recovery_defconfig index a3d17e92c925..0009dcf3c19c 100644 --- a/arch/arm/configs/replicant_recovery_defconfig +++ b/arch/arm/configs/replicant_recovery_defconfig @@ -1,5 +1,6 @@ # CONFIG_LOCALVERSION_AUTO is not set CONFIG_KERNEL_XZ=y +# CONFIG_SWAP is not set CONFIG_SYSVIPC=y CONFIG_AUDIT=y CONFIG_NO_HZ=y @@ -16,7 +17,6 @@ CONFIG_IKCONFIG_PROC=y # CONFIG_IPC_NS is not set # CONFIG_PID_NS is not set # CONFIG_NET_NS is not set -CONFIG_RELAY=y CONFIG_BLK_DEV_INITRD=y # CONFIG_RD_GZIP is not set # CONFIG_RD_BZIP2 is not set @@ -25,8 +25,8 @@ CONFIG_BLK_DEV_INITRD=y # CONFIG_RD_LZ4 is not set # CONFIG_RD_ZSTD is not set CONFIG_CC_OPTIMIZE_FOR_SIZE=y -# CONFIG_PERF_EVENTS is not set -CONFIG_PROFILING=y +# CONFIG_SLAB_MERGE_DEFAULT is not set +# CONFIG_SLUB_CPU_PARTIAL is not set CONFIG_ARCH_EXYNOS=y # CONFIG_ARCH_EXYNOS3 is not set # CONFIG_ARCH_EXYNOS5 is not set |
