]> git.sur5r.net Git - u-boot/blobdiff - include/configs/BSC9132QDS.h
common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig option
[u-boot] / include / configs / BSC9132QDS.h
index 3a733795ae2066d5c24d31fc468486b4dd5779d1..756beec61b775d79085a5e2bff8e5793d56afa0e 100644 (file)
@@ -85,7 +85,7 @@
 
 #define CONFIG_PCI                     /* Enable PCI/PCIE */
 #if defined(CONFIG_PCI)
-#define CONFIG_PCIE1                   /* PCIE controler 1 (slot 1) */
+#define CONFIG_PCIE1                   /* PCIE controller 1 (slot 1) */
 #define CONFIG_FSL_PCI_INIT            /* Use common FSL init code */
 #define CONFIG_PCI_INDIRECT_BRIDGE     /* indirect PCI bridge support */
 #define CONFIG_FSL_PCIE_RESET          /* need PCIe reset errata */
@@ -632,7 +632,6 @@ combinations. this should be removed later
 #define CONFIG_UBOOTPATH       "u-boot.bin"
 
 #define CONFIG_BAUDRATE                115200
-#define CONFIG_BOOTDELAY       10 /* -1 disable auto-boot */
 
 #ifdef CONFIG_SDCARD
 #define CONFIG_DEF_HWCONFIG    "hwconfig=usb1:dr_mode=host,phy_type=ulpi\0"