]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - include/configs/sbc8641d.h
Kconfig: Move CONFIG_FIT and related options to Kconfig
[people/ms/u-boot.git] / include / configs / sbc8641d.h
index 0b22ce0e02e0ca5d4ef55e45c3e2d5256be36505..b7238fb942d0ebec824bad536612826ce992f4f1 100644 (file)
 
 /* Serial Port */
 #define CONFIG_CONS_INDEX     1
-#define CONFIG_SYS_NS16550
 #define CONFIG_SYS_NS16550_SERIAL
 #define CONFIG_SYS_NS16550_REG_SIZE    1
 #define CONFIG_SYS_NS16550_CLK         get_bus_freq(0)
 #ifdef  CONFIG_SYS_HUSH_PARSER
 #endif
 
-/*
- * Pass open firmware flat tree to kernel
- */
-#define CONFIG_OF_LIBFDT               1
-#define CONFIG_OF_BOARD_SETUP          1
-#define CONFIG_OF_STDOUT_VIA_ALIAS     1
-
 /*
  * I2C
  */