]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - include/configs/munices.h
configs: Re-sync with cmd/Kconfig
[people/ms/u-boot.git] / include / configs / munices.h
index c34cba3d5c6ff6684f5500d91d23dd563ed781df..efbd44779eb330fed8d8e71ca559dba30744f8f6 100644 (file)
@@ -26,9 +26,7 @@
 /*
  * Command line configuration.
  */
-#define CONFIG_CMD_ASKENV
 #define CONFIG_CMD_IMMAP
-#define CONFIG_CMD_PING
 #define CONFIG_CMD_REGINFO
 
 #if defined(CONFIG_CMD_KGDB)
 #define CONFIG_SYS_CS_DEADCYCLE        0x33333333
 #define CONFIG_SYS_RESET_ADDRESS       0xff000000
 
-/* pass open firmware flat tree */
-#define CONFIG_OF_LIBFDT       1
-#define CONFIG_OF_BOARD_SETUP  1
-
 #define OF_CPU                 "PowerPC,5200@0"
 #define OF_TBCLK               (bd->bi_busfreq / 4)
 #define OF_SOC                  "soc5200@f0000000"