summaryrefslogtreecommitdiff
path: root/avr/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'avr/config.h')
-rw-r--r--avr/config.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/avr/config.h b/avr/config.h
index 9e6d4d7..2c6210b 100644
--- a/avr/config.h
+++ b/avr/config.h
@@ -8,6 +8,10 @@
#define CONFIG_BOOTDELAY 4
//#define CONFIG_ZERO_BOOTDELAY_CHECK 1
+//#define CONFIG_LOOPW
+//#define CONFIG_CMD_MEMTEST
+//#define CONFIG_MX_CYCLIC
+
#define CONFIG_SYS_CBSIZE 250
#define CONFIG_SYS_ENV_NAMELEN 16
#define CONFIG_SYS_MAXARGS 8