summaryrefslogtreecommitdiff
path: root/include/configs/picosam9g45.h
diff options
context:
space:
mode:
authorAndreas Bießmann <andreas.devel@googlemail.com>2015-08-25 07:48:16 (GMT)
committerTom Rini <trini@konsulko.com>2015-08-28 16:33:18 (GMT)
commit9316412f46fbdeec81a3f5a40bae383a405b9a4a (patch)
tree4a50773352c25eba6c095613266233ed29a99213 /include/configs/picosam9g45.h
parent610751e94f6691ccb834daf56e288f5025765ee5 (diff)
downloadu-boot-9316412f46fbdeec81a3f5a40bae383a405b9a4a.tar.xz
picosam9g45: adopt CONFIG_SYS_PROMPT
Commit 181bd9dc61d2da88b78f1c1138a685dae39354d6 introduced Kconfig selection for SYS_PROMPT. When applying the new picosam9g45 board this change slipped through, adopt it. Signed-off-by: Andreas Bießmann <andreas.devel@googlemail.com>
Diffstat (limited to 'include/configs/picosam9g45.h')
-rw-r--r--include/configs/picosam9g45.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/picosam9g45.h b/include/configs/picosam9g45.h
index e3039c2..9e9b1d0 100644
--- a/include/configs/picosam9g45.h
+++ b/include/configs/picosam9g45.h
@@ -156,7 +156,6 @@
#define CONFIG_BAUDRATE 115200
-#define CONFIG_SYS_PROMPT "U-Boot> "
#define CONFIG_SYS_CBSIZE 256
#define CONFIG_SYS_MAXARGS 16
#define CONFIG_SYS_PBSIZE (CONFIG_SYS_CBSIZE \