]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - include/configs/sbc8349.h
ns16550: move CONFIG_SYS_NS16550 to Kconfig
[people/ms/u-boot.git] / include / configs / sbc8349.h
index 9d89b2a3423af47cd5a6211e0f896fd44baa1ef5..25ec7bc7b15e495874f53b869c4402735165760c 100644 (file)
@@ -15,7 +15,6 @@
 #ifndef __CONFIG_H
 #define __CONFIG_H
 
-#define CONFIG_SYS_GENERIC_BOARD
 #define CONFIG_DISPLAY_BOARDINFO
 
 /*
  * 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)