]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - include/configs/digsy_mtc.h
Move CONFIG_OF_LIBFDT to Kconfig
[people/ms/u-boot.git] / include / configs / digsy_mtc.h
index 02b8f91d339a3b4cbe86ca0cf1b97ba04abec7d9..09b164610bbf86a316f9271f1b1da7ea67c5f780 100644 (file)
@@ -23,7 +23,6 @@
 #define CONFIG_MPC5200         1       /* This is an MPC5200 CPU */
 #define CONFIG_DIGSY_MTC       1       /* ... on InterControl digsyMTC board */
 #define CONFIG_DISPLAY_BOARDINFO
-#define CONFIG_SYS_GENERIC_BOARD
 
 /*
  * Valid values for CONFIG_SYS_TEXT_BASE are:
 #define CONFIG_SYS_FLASH_ERASE_TOUT    240000
 #define CONFIG_SYS_FLASH_WRITE_TOUT    500
 
-#define CONFIG_OF_LIBFDT  1
 #define CONFIG_OF_BOARD_SETUP  1
 
 #define OF_CPU                 "PowerPC,5200@0"