]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - include/configs/imx31_litekit.h
x86: baytrail: Add all IDE/SATA PCI device IDs
[karo-tx-uboot.git] / include / configs / imx31_litekit.h
index 0f2203254545af97739c0adaba8b1d4069de07e5..fa69ac1d27bb296696c22ea829596221892cee38 100644 (file)
@@ -15,7 +15,6 @@
 #include <asm/arch/imx-regs.h>
 
  /* High Level Configuration Options */
-#define CONFIG_MX31            1    /* This is a mx31 */
 #define CONFIG_MX31_CLK32      32000
 
 #define CONFIG_DISPLAY_CPUINFO
@@ -73,9 +72,6 @@
 /***********************************************************
  * Command definition
  ***********************************************************/
-
-#include <config_cmd_default.h>
-
 #define CONFIG_CMD_MII
 #define CONFIG_CMD_PING
 #define CONFIG_CMD_SPI
  * Miscellaneous configurable options
  */
 #define CONFIG_SYS_LONGHELP            /* undef to save memory */
-#define CONFIG_SYS_PROMPT              "uboot> "
 #define CONFIG_SYS_CBSIZE              256  /* Console I/O Buffer Size */
 /* Print Buffer Size */
 #define CONFIG_SYS_PBSIZE              (CONFIG_SYS_CBSIZE+sizeof(CONFIG_SYS_PROMPT)+16)