config: remove unused CONFIG_SPL_RELOC_STACK_SIZE
[oweals/u-boot.git] / include / configs / cobra5272.h
index 442f8e002f4474304ca3ad8c925e444e93e13b8b..24a3d1b76c140262c17b5c2b14f2f0e56792c319 100644 (file)
@@ -1,9 +1,8 @@
+/* SPDX-License-Identifier: GPL-2.0+ */
 /*
  * Configuation settings for the Sentec Cobra Board.
  *
  * (C) Copyright 2003 Josef Baumgartner <josef.baumgartner@telex.de>
- *
- * SPDX-License-Identifier:    GPL-2.0+
  */
 
 /* ---
  * BOOTP options
  */
 #define CONFIG_BOOTP_BOOTFILESIZE
-#define CONFIG_BOOTP_BOOTPATH
-#define CONFIG_BOOTP_GATEWAY
-#define CONFIG_BOOTP_HOSTNAME
 
 /*
  * Command line configuration.
@@ -167,8 +163,6 @@ from which user programs will be started */
 
 /*---*/
 
-#define CONFIG_SYS_LONGHELP                            /* undef to save memory         */
-
 /*
  *-----------------------------------------------------------------------------
  * End of user parameters to be customized