Kconfig: Drop CONFIG_CMD_PCA953X_INFO
[platform/kernel/u-boot.git] / include / configs / imgtec_xilfpga.h
index e5f682c..934b76e 100644 (file)
  */
 #define CONFIG_SYS_CBSIZE              1024 /* Console I/O Buffer Size   */
 #define CONFIG_SYS_MAXARGS             16   /* max number of command args*/
-#define CONFIG_BAUDRATE                        115200
 
 /* -------------------------------------------------
  * Environment
  */
-#define CONFIG_ENV_IS_NOWHERE  1
 #define CONFIG_ENV_SIZE                0x4000
 
 /* ---------------------------------------------------------------------