]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - include/configs/hrcon.h
sniper: Pass serial number through ATAG
[karo-tx-uboot.git] / include / configs / hrcon.h
index e7df9ad92ac603f2497363c11ccb00b3f06d3996..08e2f42da6c616da75f1a31199841139162dff3a 100644 (file)
@@ -471,11 +471,8 @@ int fpga_gpio_get(unsigned int bus, int pin);
 /*
  * Command line configuration.
  */
-#include <config_cmd_default.h>
-
 #define CONFIG_CMD_I2C
 #define CONFIG_CMD_MII
-#define CONFIG_CMD_NET
 #define CONFIG_CMD_PCI
 #define CONFIG_CMD_PING
 
@@ -491,8 +488,6 @@ int fpga_gpio_get(unsigned int bus, int pin);
 #define CONFIG_SYS_HZ          1000    /* decrementer freq: 1ms ticks */
 
 #undef CONFIG_ZERO_BOOTDELAY_CHECK     /* ignore keypress on bootdelay==0 */
-#define CONFIG_AUTOBOOT_KEYED          /* use key strings to stop autoboot */
-#define CONFIG_AUTOBOOT_STOP_STR " "
 
 #define CONFIG_SYS_CBSIZE      1024 /* Console I/O Buffer Size */