diff options
| author | Moyster <oysterized@gmail.com> | 2016-10-13 21:11:55 +0200 |
|---|---|---|
| committer | Moyster <oysterized@gmail.com> | 2016-11-07 13:44:25 +0100 |
| commit | 877003d74c3b400177bf8d30a505ce94d1858369 (patch) | |
| tree | e46c70f1d84d60166af6f44dccf2f87b20032291 | |
| parent | 58303912e1171e18bcafb444409b83427d894ecb (diff) | |
turn off a bit of debug
| -rw-r--r-- | arch/arm64/configs/cm_m2note_defconfig | 12 |
1 files changed, 4 insertions, 8 deletions
diff --git a/arch/arm64/configs/cm_m2note_defconfig b/arch/arm64/configs/cm_m2note_defconfig index 8dafff8df..73f3a43f9 100644 --- a/arch/arm64/configs/cm_m2note_defconfig +++ b/arch/arm64/configs/cm_m2note_defconfig @@ -2613,7 +2613,7 @@ CONFIG_STAGING=y # CONFIG_IIO_SIMPLE_DUMMY is not set CONFIG_ZSMALLOC=y CONFIG_ZRAM=y -CONFIG_ZRAM_DEBUG=y +# CONFIG_ZRAM_DEBUG is not set # CONFIG_ZSM is not set # CONFIG_BCM_WIMAX is not set # CONFIG_FT1000 is not set @@ -2910,7 +2910,7 @@ CONFIG_CIFS=y # CONFIG_CIFS_WEAK_PW_HASH is not set # CONFIG_CIFS_UPCALL is not set # CONFIG_CIFS_XATTR is not set -CONFIG_CIFS_DEBUG=y +# CONFIG_CIFS_DEBUG is not set # CONFIG_CIFS_DEBUG2 is not set # CONFIG_CIFS_DFS_UPCALL is not set # CONFIG_CIFS_SMB2 is not set @@ -3023,7 +3023,7 @@ CONFIG_DEBUG_INFO=y # CONFIG_DEBUG_VM is not set # CONFIG_DEBUG_WRITECOUNT is not set # CONFIG_DEBUG_MEMORY_INIT is not set -CONFIG_DEBUG_LIST=y +# CONFIG_DEBUG_LIST is not set # CONFIG_TEST_LIST_SORT is not set # CONFIG_DEBUG_SG is not set # CONFIG_DEBUG_NOTIFIERS is not set @@ -3089,11 +3089,7 @@ CONFIG_BRANCH_PROFILE_NONE=y # CONFIG_ATOMIC64_SELFTEST is not set # CONFIG_SAMPLES is not set CONFIG_HAVE_ARCH_KGDB=y -CONFIG_KGDB=y -CONFIG_KGDB_SERIAL_CONSOLE=y -# CONFIG_KGDB_TESTS is not set -CONFIG_KGDB_KDB=y -CONFIG_KDB_CONTINUE_CATASTROPHIC=0 +# CONFIG_KGDB is not set # CONFIG_TEST_STRING_HELPERS is not set # CONFIG_TEST_KSTRTOX is not set CONFIG_EARLY_PRINTK=y |
