summaryrefslogtreecommitdiff
path: root/configs/sheevaplug_defconfig
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2022-04-08 20:33:14 +0300
committerTom Rini <trini@konsulko.com>2022-04-08 20:33:14 +0300
commit909d2120e27964a9cfdc8d254cd8fa5a0e1345a7 (patch)
tree0e64d4838989cff35a0cc14dbfbcb6a5a37667c3 /configs/sheevaplug_defconfig
parent03a8a797e5dccaffe172d3b5224bc3c3fcd304d6 (diff)
parent2fc0995cc05cc55bee79f387d1e83571539b0b3e (diff)
downloadu-boot-909d2120e27964a9cfdc8d254cd8fa5a0e1345a7.tar.xz
Merge branch '2022-04-08-Kconfig-updates-and-dead-code-removal'
- Migration of more symbols from board config.h files to defconfig - Remove unused network drivers
Diffstat (limited to 'configs/sheevaplug_defconfig')
-rw-r--r--configs/sheevaplug_defconfig2
1 files changed, 2 insertions, 0 deletions
diff --git a/configs/sheevaplug_defconfig b/configs/sheevaplug_defconfig
index db941872cf..483b5ca190 100644
--- a/configs/sheevaplug_defconfig
+++ b/configs/sheevaplug_defconfig
@@ -13,6 +13,8 @@ CONFIG_ENV_OFFSET=0x80000
CONFIG_DEFAULT_DEVICE_TREE="kirkwood-sheevaplug"
CONFIG_IDENT_STRING="\nMarvell-Sheevaplug"
# CONFIG_SYS_MALLOC_F is not set
+CONFIG_HAS_BOARD_SIZE_LIMIT=y
+CONFIG_BOARD_SIZE_LIMIT=524288
CONFIG_SYS_LOAD_ADDR=0x800000
CONFIG_BOOTDELAY=3
CONFIG_USE_BOOTCOMMAND=y