]> git.sur5r.net Git - u-boot/blobdiff - include/configs/pengwyn.h
common, kconfig: move VERSION_VARIABLE to Kconfig
[u-boot] / include / configs / pengwyn.h
index 816c571511f9b749c0abcee78c2661faeb717a64..909ed9d80a26adf03c179915a0da655ce5689682 100644 (file)
 
 #define CONFIG_CMD_MTDPARTS
 
-#define CONFIG_VERSION_VARIABLE /* monitor functions :  u-boot version */
 #define CONFIG_CMD_DIAG /* monitor functions : Diagnostics */
 
 #define MTDIDS_DEFAULT                 "nand0=omap2-nand.0"
 #define CONFIG_AM335X_USB1
 #define CONFIG_AM335X_USB1_MODE MUSB_HOST
 
-#if defined(CONFIG_USB_MUSB_HOST)
-#define CONFIG_USB_STORAGE
-#endif
-
 #if defined(CONFIG_SPL_BUILD)
 /* disable host part of MUSB in SPL */
 /* Disable CPSW SPL support so we fit within the 101KiB limit. */