net: gem: Move gem to Kconfig
[platform/kernel/u-boot.git] / include / configs / openrisc-generic.h
index 9787623..c854189 100644 (file)
@@ -31,7 +31,6 @@
 /*
  * SERIAL
  */
-# define CONFIG_SYS_NS16550
 # define CONFIG_SYS_NS16550_SERIAL
 # define CONFIG_SYS_NS16550_REG_SIZE   1
 # define CONFIG_CONS_INDEX             1
@@ -55,7 +54,6 @@
 /*
  * TIMER
  */
-#define CONFIG_SYS_HZ                  1000
 #define CONFIG_SYS_OPENRISC_TMR_HZ     100
 
 /*
 /*
  * Command line configuration.
  */
-#include <config_cmd_default.h>
-
-
 #define CONFIG_CMD_IRQ
-#define CONFIG_CMD_ELF
 #define CONFIG_CMD_BSP
 
 #define CONFIG_CMD_MII