summaryrefslogtreecommitdiff
path: root/include/configs/origen.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs/origen.h')
-rw-r--r--include/configs/origen.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/include/configs/origen.h b/include/configs/origen.h
index d4d0f84be6..6dcd25d8b6 100644
--- a/include/configs/origen.h
+++ b/include/configs/origen.h
@@ -117,9 +117,6 @@
#define CONFIG_SYS_HZ 1000
-/* valid baudrates */
-#define CONFIG_SYS_BAUDRATE_TABLE { 9600, 19200, 38400, 57600, 115200 }
-
/* Stack sizes */
#define CONFIG_STACKSIZE (256 << 10) /* 256KB */