]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - include/configs/vct.h
Convert CONFIG_BOOTP_BOOTPATH et al to Kconfig
[people/ms/u-boot.git] / include / configs / vct.h
index a5b5aafb407274d67eed9c73d91bb97194808263..21682795ebb625fbf6f90c90717410fe165c802c 100644 (file)
  * BOOTP options
  */
 #define CONFIG_BOOTP_BOOTFILESIZE
-#define CONFIG_BOOTP_BOOTPATH
-#define CONFIG_BOOTP_GATEWAY
-#define CONFIG_BOOTP_HOSTNAME
-#define CONFIG_BOOTP_SUBNETMASK
 
 /*
  * Miscellaneous configurable options
  */
-#define CONFIG_SYS_LONGHELP                    /* undef to save memory         */
 #define CONFIG_SYS_CBSIZE      512             /* Console I/O Buffer Size      */
 #define CONFIG_TIMESTAMP                       /* Print image info with timestamp */
-#define CONFIG_CMDLINE_EDITING                 /* add command line history     */
 
 /*
  * FLASH and environment organization
@@ -210,7 +204,6 @@ int vct_gpio_get(int pin);
 #if defined(CONFIG_VCT_SMALL_IMAGE)
 #undef CONFIG_SYS_I2C_SOFT
 #undef CONFIG_SOURCE
-#undef CONFIG_SYS_LONGHELP
 #undef CONFIG_TIMESTAMP
 #endif /* CONFIG_VCT_SMALL_IMAGE */