summaryrefslogtreecommitdiff
path: root/configs/corstone1000_defconfig
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2022-08-23 22:24:14 +0300
committerTom Rini <trini@konsulko.com>2022-08-23 22:24:14 +0300
commit1247c35c80cb0f6f17c88d54c6575d6d1f50c608 (patch)
tree7e3f9a48685e110c07d3089c900e7d2998925f4e /configs/corstone1000_defconfig
parent1d323d83061fae8f94a9118b8db3384daef26216 (diff)
downloadu-boot-1247c35c80cb0f6f17c88d54c6575d6d1f50c608.tar.xz
configs: Resync with savedefconfig
Rsync all defconfig files using moveconfig.py Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'configs/corstone1000_defconfig')
-rw-r--r--configs/corstone1000_defconfig3
1 files changed, 1 insertions, 2 deletions
diff --git a/configs/corstone1000_defconfig b/configs/corstone1000_defconfig
index 249a18d8f2..ed2e0fe70a 100644
--- a/configs/corstone1000_defconfig
+++ b/configs/corstone1000_defconfig
@@ -5,6 +5,7 @@ CONFIG_SYS_TEXT_BASE=0x80000000
CONFIG_SYS_MALLOC_LEN=0x2000000
CONFIG_NR_DRAM_BANKS=1
CONFIG_DEFAULT_DEVICE_TREE="corstone1000-mps3"
+CONFIG_SYS_PROMPT="corstone1000# "
CONFIG_IDENT_STRING=" corstone1000 aarch64 "
CONFIG_SYS_LOAD_ADDR=0x82100000
CONFIG_DISTRO_DEFAULTS=y
@@ -19,7 +20,6 @@ CONFIG_CONSOLE_RECORD=y
CONFIG_LOGLEVEL=7
# CONFIG_DISPLAY_CPUINFO is not set
# CONFIG_DISPLAY_BOARDINFO is not set
-CONFIG_SYS_PROMPT="corstone1000# "
CONFIG_SYS_MAXARGS=64
CONFIG_SYS_CBSIZE=512
# CONFIG_CMD_CONSOLE is not set
@@ -43,7 +43,6 @@ CONFIG_MISC=y
# CONFIG_MMC is not set
CONFIG_PHYLIB=y
CONFIG_PHY_SMSC=y
-CONFIG_DM_ETH=y
CONFIG_SMC911X=y
CONFIG_PHY=y
CONFIG_RAM=y