]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - include/configs/blackstamp.h
configs: Re-sync with cmd/Kconfig
[people/ms/u-boot.git] / include / configs / blackstamp.h
index 60650aa77bb733cec0a9fc4a10a929dc13387702..6eb83a05a7e3e737fc929f7a3fcf46003afbdf0a 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * U-boot - Configuration file for BlackStamp board
+ * U-Boot - Configuration file for BlackStamp board
  * Configuration by Ben Matthews for UR LLE using bf533-stamp.h
  * as a template
  * See http://blackfin.uclinux.org/gf/project/blackstamp/
 #define CONFIG_AUTO_COMPLETE   1
 #define CONFIG_ENV_OVERWRITE   1
 
-#ifdef CONFIG_SMC91111
-# define CONFIG_CMD_DHCP
-# define CONFIG_CMD_PING
-#else
-#endif
-
-#ifdef CONFIG_SYS_I2C_SOFT
-# define CONFIG_CMD_I2C
-#endif
-
 #define CONFIG_CMD_BOOTLDR
-#define CONFIG_CMD_CACHE
 #define CONFIG_CMD_CPLBINFO
 #define CONFIG_CMD_DATE
-#define CONFIG_CMD_SF
 
 #define CONFIG_BOOTDELAY     5
 #define CONFIG_BOOTCOMMAND   "run ramboot"