summaryrefslogtreecommitdiff
path: root/configs/microblaze-generic_defconfig
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2022-01-25 00:08:41 +0300
committerTom Rini <trini@konsulko.com>2022-01-25 01:36:30 +0300
commit54c5c2b8fee2f64d135349bc9764d068b647e4e0 (patch)
tree7b4ea9a0c4251507b988a0f4d1584c3cb8952394 /configs/microblaze-generic_defconfig
parent91197aa696238ab2a5e260de700a36fb6429abbc (diff)
downloadu-boot-54c5c2b8fee2f64d135349bc9764d068b647e4e0.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/microblaze-generic_defconfig')
-rw-r--r--configs/microblaze-generic_defconfig2
1 files changed, 0 insertions, 2 deletions
diff --git a/configs/microblaze-generic_defconfig b/configs/microblaze-generic_defconfig
index 847983530b..5409ca7e0b 100644
--- a/configs/microblaze-generic_defconfig
+++ b/configs/microblaze-generic_defconfig
@@ -1,8 +1,6 @@
CONFIG_MICROBLAZE=y
CONFIG_SYS_TEXT_BASE=0x29000000
CONFIG_SYS_MALLOC_LEN=0xc0000
-CONFIG_SPL_LIBCOMMON_SUPPORT=y
-CONFIG_SPL_LIBGENERIC_SUPPORT=y
CONFIG_NR_DRAM_BANKS=1
CONFIG_ENV_SIZE=0x20000
CONFIG_DEFAULT_DEVICE_TREE="microblaze-generic"