]> git.karo-electronics.de Git - karo-tx-uboot.git/blobdiff - include/configs/imx31_litekit.h
mtd: nand: Make CONFIG_SYS_NAND_U_BOOT_OFFS configurable through Kconfig
[karo-tx-uboot.git] / include / configs / imx31_litekit.h
index 2b74402007ec683b9164c4269dbbc69557e3dee6..fa69ac1d27bb296696c22ea829596221892cee38 100644 (file)
@@ -72,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)