]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - include/configs/c2mon.h
configs: Remove unused symbol CONFIG_DISCOVER_PHY
[karo-tx-uboot.git] / include / configs / c2mon.h
index f325d2b439326bc05645889174a2b95d7447ff34..566c42b6beccc5a620162f9d5c4a80fe96ff4f33 100644 (file)
 #define        CONFIG_SYS_PROMPT               "=> "   /* Monitor Command Prompt       */
 
 #undef CONFIG_SYS_HUSH_PARSER                  /* use "hush" command 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.)