]> git.sur5r.net Git - u-boot/blobdiff - include/configs/kc1.h
Merge branch 'master' of git://www.denx.de/git/u-boot-imx
[u-boot] / include / configs / kc1.h
index cc78a09f6ae60f96c57014cadc044bfe24b3d9e7..85bc0e3fb77fc1b18602f4a342cf558ee4cdf911 100644 (file)
@@ -16,8 +16,6 @@
  * Build
  */
 
-#define CONFIG_SYS_THUMB_BUILD
-
 /*
  * CPU
  */
 #define CONFIG_SYS_NS16550_COM3                UART3_BASE
 #define CONFIG_CONS_INDEX              3
 
-#define CONFIG_BAUDRATE                        115200
 #define CONFIG_SYS_BAUDRATE_TABLE      { 4800, 9600, 19200, 38400, 57600, \
                                          115200 }