projects
/
u-boot.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Convert CONFIG_SYS_PROMPT et al to Kconfig
[u-boot.git]
/
include
/
configs
/
octeontx_common.h
diff --git
a/include/configs/octeontx_common.h
b/include/configs/octeontx_common.h
index 26b3add722b7afd3fa93ccfe4cd7a79d314c95e6..46908be32a393664ef9acf7577a4e795cf03c0d5 100644
(file)
--- a/
include/configs/octeontx_common.h
+++ b/
include/configs/octeontx_common.h
@@
-75,9
+75,6
@@
#define CONFIG_SYS_MMC_MAX_BLK_COUNT 8192
-#undef CONFIG_SYS_PROMPT
-#define CONFIG_SYS_PROMPT env_get("prompt")
-
/** EMMC specific defines */
#if defined(CONFIG_MMC_OCTEONTX)
#define CONFIG_SUPPORT_EMMC_RPMB
This page took
0.028907 seconds
and
4
git commands to generate.