arm: am57xx: cl-som-am57x: fix USB scan
[oweals/u-boot.git] / include / configs / BSC9132QDS.h
index 557f6ef42724578e91ffd4b55594fa6a5095cdcd..9097932581c8bfc29f246aa76863a7314890e247 100644 (file)
@@ -68,7 +68,6 @@
 #endif
 
 /* High Level Configuration Options */
-#define CONFIG_FSL_CAAM                        /* Enable SEC/CAAM */
 #define CONFIG_SYS_HAS_SERDES          /* common SERDES init code */
 
 #if defined(CONFIG_PCI)
@@ -523,7 +522,6 @@ combinations. this should be removed later
 /*
  * Command line configuration.
  */
-#define CONFIG_CMD_DATE
 #define CONFIG_CMD_ERRATA
 #define CONFIG_CMD_IRQ
 #define CONFIG_CMD_REGINFO
@@ -591,8 +589,6 @@ combinations. this should be removed later
 #define CONFIG_BOOTFILE                "uImage"
 #define CONFIG_UBOOTPATH       "u-boot.bin"
 
-#define CONFIG_BAUDRATE                115200
-
 #ifdef CONFIG_SDCARD
 #define CONFIG_DEF_HWCONFIG    "hwconfig=usb1:dr_mode=host,phy_type=ulpi\0"
 #else