diff options
Diffstat (limited to 'include/configs/pogo_e02.h')
-rw-r--r-- | include/configs/pogo_e02.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/include/configs/pogo_e02.h b/include/configs/pogo_e02.h index 3a0992a5cf..8cf3ad8479 100644 --- a/include/configs/pogo_e02.h +++ b/include/configs/pogo_e02.h @@ -47,10 +47,6 @@ */ #include "mv-common.h" -/* Remove or override few declarations from mv-common.h */ -#undef CONFIG_SYS_PROMPT /* previously defined in mv-common.h */ -#define CONFIG_SYS_PROMPT "PogoE02> " - /* * Environment variables configurations */ |