ARM: tegra: simplify GPU setup
[oweals/u-boot.git] / include / configs / arcangel4.h
index 5e4097fb82e1c9fcf665058c52f8f673e2237338..63f61ae4679576c38016d5d73b34c4102325818d 100644 (file)
@@ -41,9 +41,6 @@
 /*
  * Command line configuration
  */
-#include <config_cmd_default.h>
-
-#define CONFIG_CMD_ELF
 
 #define CONFIG_OF_LIBFDT
 
@@ -69,7 +66,6 @@
  * Console configuration
  */
 #define CONFIG_SYS_LONGHELP
-#define CONFIG_SYS_PROMPT              "arcangel4# "
 #define CONFIG_SYS_CBSIZE              256
 #define CONFIG_SYS_BARGSIZE            CONFIG_SYS_CBSIZE
 #define CONFIG_SYS_PBSIZE              (CONFIG_SYS_CBSIZE + \