sim/vpnkit: disable binfmt debug
I don't remember why I enabled this. It's certainly not related to what this config is for.
This commit is contained in:
parent
3fd8dab991
commit
feaa8ffaaf
|
@ -17,10 +17,6 @@ CONFIG_BOARD_LOOPSPERMSEC=0
|
||||||
CONFIG_BOOT_RUNFROMEXTSRAM=y
|
CONFIG_BOOT_RUNFROMEXTSRAM=y
|
||||||
CONFIG_BUILTIN=y
|
CONFIG_BUILTIN=y
|
||||||
CONFIG_DEBUG_ASSERTIONS=y
|
CONFIG_DEBUG_ASSERTIONS=y
|
||||||
CONFIG_DEBUG_BINFMT=y
|
|
||||||
CONFIG_DEBUG_BINFMT_ERROR=y
|
|
||||||
CONFIG_DEBUG_BINFMT_INFO=y
|
|
||||||
CONFIG_DEBUG_BINFMT_WARN=y
|
|
||||||
CONFIG_DEBUG_ERROR=y
|
CONFIG_DEBUG_ERROR=y
|
||||||
CONFIG_DEBUG_FEATURES=y
|
CONFIG_DEBUG_FEATURES=y
|
||||||
CONFIG_DEBUG_INFO=y
|
CONFIG_DEBUG_INFO=y
|
||||||
|
|
Loading…
Reference in New Issue