summaryrefslogtreecommitdiff
path: root/configs/am43xx_evm_usbhost_boot_defconfig
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2022-03-18 15:38:25 +0300
committerTom Rini <trini@konsulko.com>2022-03-25 15:01:15 +0300
commit0b956e3987bf856add12023e1835bfa9662d13ee (patch)
tree770ead4bcbb92aeb98846c81f63eae04b9bb597b /configs/am43xx_evm_usbhost_boot_defconfig
parent6329dda175ef6f2c41991be3fdcfe0b5e091b573 (diff)
downloadu-boot-0b956e3987bf856add12023e1835bfa9662d13ee.tar.xz
Convert CONFIG_SYS_RX_ETH_BUFFER to Kconfig
This converts the following to Kconfig: CONFIG_SYS_RX_ETH_BUFFER Cc: Ramon Fried <rfried.dev@gmail.com> Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'configs/am43xx_evm_usbhost_boot_defconfig')
-rw-r--r--configs/am43xx_evm_usbhost_boot_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/am43xx_evm_usbhost_boot_defconfig b/configs/am43xx_evm_usbhost_boot_defconfig
index 144ab21454..be56573142 100644
--- a/configs/am43xx_evm_usbhost_boot_defconfig
+++ b/configs/am43xx_evm_usbhost_boot_defconfig
@@ -54,6 +54,7 @@ CONFIG_ENV_VARS_UBOOT_RUNTIME_CONFIG=y
CONFIG_VERSION_VARIABLE=y
CONFIG_NET_RETRY_COUNT=10
CONFIG_BOOTP_SEND_HOSTNAME=y
+CONFIG_SYS_RX_ETH_BUFFER=64
CONFIG_DM=y
CONFIG_REGMAP=y
CONFIG_SPL_REGMAP=y