diff options
Diffstat (limited to 'include/configs/omap3_overo.h')
-rw-r--r-- | include/configs/omap3_overo.h | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/include/configs/omap3_overo.h b/include/configs/omap3_overo.h index cbaf69296a..53ff61d10c 100644 --- a/include/configs/omap3_overo.h +++ b/include/configs/omap3_overo.h @@ -186,12 +186,6 @@ "fi;" \ "run nanddtsboot; " \ -/* - * Miscellaneous configurable options - */ -#undef CONFIG_SYS_PROMPT -#define CONFIG_SYS_PROMPT "Overo # " - /* memtest works on */ #define CONFIG_SYS_MEMTEST_START (OMAP34XX_SDRC_CS0) #define CONFIG_SYS_MEMTEST_END (OMAP34XX_SDRC_CS0 + \ |