X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=include%2Fconfigs%2FTOP5200.h;h=cc3aa7b9c1e35e0845725cae3514288dee099bf1;hb=0defddc851edfc34bcf3c3379fe74b11dc01a493;hp=00056a33d4d7072643a2c2b8625c5c7e56c55761;hpb=c2120fbfbc4d1f6953228f86be8bdbf38bacfdab;p=oweals%2Fu-boot.git diff --git a/include/configs/TOP5200.h b/include/configs/TOP5200.h index 00056a33d4..cc3aa7b9c1 100644 --- a/include/configs/TOP5200.h +++ b/include/configs/TOP5200.h @@ -14,7 +14,7 @@ * Internal regs are at 0xf0000000 * Reset jumps to 0x00000100 * - * SPDX-License-Identifier: GPL-2.0+ + * SPDX-License-Identifier: GPL-2.0+ */ #ifndef __CONFIG_H @@ -317,7 +317,6 @@ * Miscellaneous configurable options */ #define CONFIG_SYS_LONGHELP /* undef to save memory */ -#define CONFIG_SYS_PROMPT "=> " /* Monitor Command Prompt */ #if defined(CONFIG_CMD_KGDB) # define CONFIG_SYS_CBSIZE 1024 /* Console I/O Buffer Size */ #else