]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - include/configs/pm9261.h
common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig option
[people/ms/u-boot.git] / include / configs / pm9261.h
index f4f96a71a05b5fadc3bc63e4ec9cd43fe763f6e3..0abd84a147098efb93d66cfa41e0b9dbf1305ba5 100644 (file)
@@ -20,8 +20,6 @@
 #include <asm/hardware.h>
 /* ARM asynchronous clock */
 
-#define CONFIG_SYS_GENERIC_BOARD
-
 #define CONFIG_DISPLAY_BOARDINFO
 
 #define MASTER_PLL_DIV         15
 #define CONFIG_GREEN_LED       GPIO_PIN_PC(13)
 #define CONFIG_YELLOW_LED      GPIO_PIN_PC(15)
 
-#define CONFIG_BOOTDELAY       3
 
 /*
  * BOOTP options
 /*
  * Command line configuration.
  */
-#define CONFIG_CMD_CACHE
-#define CONFIG_CMD_PING                1
-#define CONFIG_CMD_DHCP                1
 #define CONFIG_CMD_NAND                1
-#define CONFIG_CMD_USB         1
 
 /* SDRAM */
 #define CONFIG_NR_DRAM_BANKS                   1