]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - include/configs/hrcon.h
autoboot.c: Move config options to Kconfig
[people/ms/u-boot.git] / include / configs / hrcon.h
index e7df9ad92ac603f2497363c11ccb00b3f06d3996..bea19853c98b2955dcc9a084d61cba09aa6195de 100644 (file)
@@ -475,7 +475,6 @@ int fpga_gpio_get(unsigned int bus, int pin);
 
 #define CONFIG_CMD_I2C
 #define CONFIG_CMD_MII
-#define CONFIG_CMD_NET
 #define CONFIG_CMD_PCI
 #define CONFIG_CMD_PING
 
@@ -491,8 +490,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 */