summaryrefslogtreecommitdiff
path: root/configs/openrd_client_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/openrd_client_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/openrd_client_defconfig')
-rw-r--r--configs/openrd_client_defconfig2
1 files changed, 2 insertions, 0 deletions
diff --git a/configs/openrd_client_defconfig b/configs/openrd_client_defconfig
index 50f66c5487..faf51464e5 100644
--- a/configs/openrd_client_defconfig
+++ b/configs/openrd_client_defconfig
@@ -14,6 +14,8 @@ CONFIG_ENV_OFFSET=0x80000
CONFIG_DEFAULT_DEVICE_TREE="kirkwood-openrd-client"
CONFIG_IDENT_STRING="\nOpenRD-Client"
# 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