]> git.sur5r.net Git - u-boot/blobdiff - include/configs/PCI405.h
ARM: versatile: pass console setting to the kernel
[u-boot] / include / configs / PCI405.h
index a71a5219cfbd480ba5fadc853e7278be1569c950..3b5c73e9f73a435999e95d35e0e508a4873d77e0 100644 (file)
@@ -5,7 +5,7 @@
  * (C) Copyright 2001-2004
  * Stefan Roese, DENX Software Engineering, sr@denx.de.
  *
- * SPDX-License-Identifier:    GPL-2.0+ 
+ * SPDX-License-Identifier:    GPL-2.0+
  */
 
 /*
@@ -73,7 +73,6 @@
 /*
  * Miscellaneous configurable options
  */
-#define CONFIG_SYS_PROMPT      "=> "           /* Monitor Command Prompt       */
 
 #define CONFIG_SYS_HUSH_PARSER                 /* use "hush" command parser    */
 
 #define CONFIG_SYS_LOAD_ADDR   0x100000        /* default load address */
 #define CONFIG_SYS_EXTBDINFO   1               /* To use extended board_into (bd_t) */
 
-#define CONFIG_SYS_HZ          1000            /* decrementer freq: 1 ms ticks */
-
 #undef CONFIG_ZERO_BOOTDELAY_CHECK     /* check for keypress on bootdelay==0 */
 
 #define CONFIG_VERSION_VARIABLE 1      /* include version env variable */