diff options
Diffstat (limited to 'include/configs/ti816x_evm.h')
-rw-r--r-- | include/configs/ti816x_evm.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/ti816x_evm.h b/include/configs/ti816x_evm.h index 8d52057419..01d8233741 100644 --- a/include/configs/ti816x_evm.h +++ b/include/configs/ti816x_evm.h @@ -24,7 +24,6 @@ #define CONFIG_SYS_MALLOC_LEN (CONFIG_ENV_SIZE + (32 * 1024)) #define CONFIG_SYS_LONGHELP /* undef save memory */ #define CONFIG_SYS_HUSH_PARSER -#define CONFIG_SYS_PROMPT "u-boot/ti816x# " #define CONFIG_MACH_TYPE MACH_TYPE_TI8168EVM #define CONFIG_OF_LIBFDT |