Skip to content

Instantly share code, notes, and snippets.

@neocturne
Created February 28, 2016 20:17
Show Gist options
  • Save neocturne/9ce6a1847dacbe4b674f to your computer and use it in GitHub Desktop.
Save neocturne/9ce6a1847dacbe4b674f to your computer and use it in GitHub Desktop.
diff --git a/target/linux/ar71xx/config-3.18 b/target/linux/ar71xx/config-3.18
index 84b5844..8191074 100644
--- a/target/linux/ar71xx/config-3.18
+++ b/target/linux/ar71xx/config-3.18
@@ -185,6 +185,10 @@ CONFIG_CPU_SUPPORTS_32BIT_KERNEL=y
CONFIG_CPU_SUPPORTS_HIGHMEM=y
CONFIG_CPU_SUPPORTS_MSA=y
CONFIG_CSRC_R4K=y
+CONFIG_DEBUG_KMEMLEAK=y
+# CONFIG_DEBUG_KMEMLEAK_DEFAULT_OFF is not set
+CONFIG_DEBUG_KMEMLEAK_EARLY_LOG_SIZE=400
+# CONFIG_DEBUG_KMEMLEAK_TEST is not set
CONFIG_DMA_NONCOHERENT=y
CONFIG_EARLY_PRINTK=y
CONFIG_ETHERNET_PACKET_MANGLE=y
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment