summaryrefslogtreecommitdiff
path: root/nuttx/arch/c5471/src/up_internal.h
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/arch/c5471/src/up_internal.h')
-rw-r--r--nuttx/arch/c5471/src/up_internal.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/nuttx/arch/c5471/src/up_internal.h b/nuttx/arch/c5471/src/up_internal.h
index 46f936f25..ef08d36a7 100644
--- a/nuttx/arch/c5471/src/up_internal.h
+++ b/nuttx/arch/c5471/src/up_internal.h
@@ -50,10 +50,9 @@
*/
#undef CONFIG_SUPPRESS_INTERRUPTS /* Do not enable interrupts */
-#define CONFIG_SUPPRESS_TIMER_INTS 1 /* No timer */
+#undef CONFIG_SUPPRESS_TIMER_INTS /* No timer */
#define CONFIG_SUPPRESS_SERIAL_INTS 1 /* Console will poll */
#undef CONFIG_SUPPRESS_UART_CONFIG /* Do not reconfig UART */
-#define CONFIG_C5471_STACKDUMP 1 /* Dump stack on assertion */
/* LED definitions */