]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - include/configs/edminiv2.h
configs: Re-sync almost all of cmd/Kconfig
[people/ms/u-boot.git] / include / configs / edminiv2.h
index 1dfa721f73c3d643aaa21b6a9c8d847019640cd3..4444bc9231f403405164dfd11b018713ff048c0a 100644 (file)
  * Commands configuration
  */
 #define CONFIG_CMD_IDE
-#define CONFIG_CMD_I2C
-#define CONFIG_CMD_USB
 
 /*
  * Network
 #define CONFIG_SYS_RESET_ADDRESS       0xffff0000
 #define CONFIG_SYS_MAXARGS             16
 
-/* Use the HUSH parser */
-#define CONFIG_SYS_HUSH_PARSER
-
 /* Enable command line editing */
 #define CONFIG_CMDLINE_EDITING