]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - include/configs/MPC8610HPCD.h
Kconfig: Move CONFIG_FIT and related options to Kconfig
[people/ms/u-boot.git] / include / configs / MPC8610HPCD.h
index 13aa2827fd45e7adc8efa755c1362ac431b06a35..ac219d1e12dcb1db549dc63c75e3c6aaa66f9d18 100644 (file)
 /* Use the HUSH parser */
 #define CONFIG_SYS_HUSH_PARSER
 
-/*
- * Pass open firmware flat tree to kernel
- */
-#define CONFIG_OF_BOARD_SETUP          1
-#define CONFIG_OF_STDOUT_VIA_ALIAS     1
-
-
 /* maximum size of the flat tree (8K) */
 #define OF_FLAT_TREE_MAX_SIZE  8192