Kconfig: Move CONFIG_FIT and related options to Kconfig
[platform/kernel/u-boot.git] / include / configs / mecp5123.h
index 0f39964..e561026 100644 (file)
 
 #define CONFIG_BOOTCOMMAND     "run flash_self"
 
-#define CONFIG_OF_LIBFDT
-#define CONFIG_OF_BOARD_SETUP
-
 #define OF_CPU                 "PowerPC,5121@0"
 #define OF_SOC_COMPAT          "fsl,mpc5121-immr"
 #define OF_TBCLK               (bd->bi_busfreq / 4)