]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - include/configs/FPS860L.h
mxs: reorganize source directory for easy sharing of code in i.MXS SoCs
[karo-tx-uboot.git] / include / configs / FPS860L.h
index ca0b1ccd458e78b49c2a4099b4f7256eb75bb5f3..c23711d8a44b0157c28675f7676f81fe909dc6eb 100644 (file)
 
 #define CONFIG_CMDLINE_EDITING 1       /* add command line history     */
 #define CONFIG_SYS_HUSH_PARSER         1       /* Use the HUSH parser          */
-#ifdef CONFIG_SYS_HUSH_PARSER
-#define        CONFIG_SYS_PROMPT_HUSH_PS2      "> "
-#endif
 
 #if defined(CONFIG_CMD_KGDB)
 #define        CONFIG_SYS_CBSIZE       1024            /* Console I/O Buffer Size      */
 
 #define        CONFIG_SYS_HZ           1000            /* decrementer freq: 1 ms ticks */
 
-#define CONFIG_SYS_BAUDRATE_TABLE      { 9600, 19200, 38400, 57600, 115200 }
-
 /*
  * Low Level Configuration Settings
  * (address mappings, register initial values, etc.)