]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - include/configs/arcangel4.h
Move CONFIG_OF_LIBFDT to Kconfig
[people/ms/u-boot.git] / include / configs / arcangel4.h
index 5e4097fb82e1c9fcf665058c52f8f673e2237338..8a860eef6ad096207f375aa9d8056a1db70c9b77 100644 (file)
 /*
  * Command line configuration
  */
-#include <config_cmd_default.h>
-
-#define CONFIG_CMD_ELF
-
-#define CONFIG_OF_LIBFDT
-
 #define CONFIG_AUTO_COMPLETE
 #define CONFIG_SYS_MAXARGS             16
 
@@ -69,7 +63,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 + \