diff --git a/Kconfig.zephyr b/Kconfig.zephyr index b53bac57e73..a1b8a57db52 100644 --- a/Kconfig.zephyr +++ b/Kconfig.zephyr @@ -507,7 +507,6 @@ config OUTPUT_SYMBOLS config OUTPUT_DISASSEMBLY bool "Create a disassembly file" - default y help Create an .lst file with the assembly listing of the firmware.