CONFIG_BALANCE_ANON_FILE_RECLAIM=y
# CONFIG_ANDROID_LOW_MEMORY_KILLER is not set
# CONFIG_KSM is not set
+# CONFIG_SLUB_DEBUG is not set
+# CONFIG_DEBUG_KMEMLEAK is not set
# CONFIG_PAGE_OWNER is not set
+# CONFIG_DEBUG_PAGEALLOC is not set
# CONFIG_DEBUG_OBJECTS is not set
# CONFIG_FAULT_INJECTION is not set
# CONFIG_PRINTK_PROCESS is not set
-CONFIG_DEBUG_SNAPSHOT_MINIMIZED_MODE=y
-# CONFIG_CGROUP_DEBUG is not set
-# CONFIG_CMA_DEBUGFS is not set
-# CONFIG_PM_DEBUG is not set
-# CONFIG_DEBUG_PAGEALLOC is not set
-# CONFIG_DEBUG_PAGEALLOC_ENABLE_DEFAULT is not set
-# CONFIG_PAGE_POISONING is not set
-# CONFIG_PAGE_POISONING_NO_SANITY is not set
-# CONFIG_PAGE_POISONING_ZERO is not set
-# CONFIG_DEBUG_RODATA_TEST is not set
-# CONFIG_SLUB_DEBUG_ON is not set
-# CONFIG_DEBUG_KMEMLEAK is not set
-# CONFIG_DEBUG_VM is not set
-# CONFIG_DEBUG_VM_VMACACHE is not set
-# CONFIG_DEBUG_VM_RB is not set
-# CONFIG_DEBUG_VM_PGFLAGS is not set
-# CONFIG_DEBUG_VIRTUAL is not set
-# CONFIG_DEBUG_MEMORY_INIT is not set
-# CONFIG_DEBUG_PER_CPU_MAPS is not set
-# CONFIG_DEBUG_LOCK_ALLOC is not set
-# CONFIG_DEBUG_ATOMIC_SLEEP is not set
-# CONFIG_SLUB_DEBUG is not set
# CONFIG_DEBUG_PREEMPT is not set
-# CONFIG_DEBUG_RT_MUTEXES is not set
-# CONFIG_DEBUG_SPINLOCK is not set
-# CONFIG_DEBUG_MUTEXES is not set
-# CONFIG_BUG_ON_DATA_CORRUPTION is not set
-# CONFIG_DEBUG_LIST is not set
-# CONFIG_WQ_WATCHDOG is not set
+# CONFIG_DEBUG_LOCK_ALLOC is not set
CONFIG_USB_GADGET_VBUS_DRAW=500
# CONFIG_RC_CORE is not set
# CONFIG_EXT2_FS is not set
ifeq ($(DEFCONFIG_BASENAME),)
DEFCONFIG_BASENAME := $(subst -perf,,$(subst _defconfig,,$(KERNEL_DEFCONFIG)))
endif
-PRODUCT_SPECIFIC_DEFCONFIGS := $(DEFCONFIGSRC)/$(KERNEL_DEFCONFIG) $(LJAPDEFCONFIGSRC)/moto-$(DEFCONFIG_BASENAME).config
+PRODUCT_SPECIFIC_DEFCONFIGS := $(DEFCONFIGSRC)/$(KERNEL_DEFCONFIG) $(DEFCONFIGSRC)/$(TARGET_SOC)_user.cfg $(LJAPDEFCONFIGSRC)/moto-$(DEFCONFIG_BASENAME).config
TARGET_DEFCONFIG := $(KERNEL_OUT)/mapphone_defconfig
KERNEL_DEBUG_DEFCONFIG := $(LJAPDEFCONFIGSRC)/debug-$(DEFCONFIG_BASENAME).config
PRODUCT_KERNEL_DEBUG_DEFCONFIG := $(LJAPDEFCONFIGSRC)/$(PRODUCT_DEBUG_DEFCONFIG)