summaryrefslogtreecommitdiff
path: root/configs/ls1028aqds_tfa_SECURE_BOOT_defconfig
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2022-03-18 08:38:25 -0400
committerTom Rini <trini@konsulko.com>2022-03-25 12:01:15 +0000
commit0b956e3987bf856add12023e1835bfa9662d13ee (patch)
tree770ead4bcbb92aeb98846c81f63eae04b9bb597b /configs/ls1028aqds_tfa_SECURE_BOOT_defconfig
parent6329dda175ef6f2c41991be3fdcfe0b5e091b573 (diff)
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/ls1028aqds_tfa_SECURE_BOOT_defconfig')
-rw-r--r--configs/ls1028aqds_tfa_SECURE_BOOT_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/ls1028aqds_tfa_SECURE_BOOT_defconfig b/configs/ls1028aqds_tfa_SECURE_BOOT_defconfig
index af65bcad84..94a1bd35e6 100644
--- a/configs/ls1028aqds_tfa_SECURE_BOOT_defconfig
+++ b/configs/ls1028aqds_tfa_SECURE_BOOT_defconfig
@@ -43,6 +43,7 @@ CONFIG_OF_CONTROL=y
CONFIG_ENV_OVERWRITE=y
CONFIG_NET_RANDOM_ETHADDR=y
CONFIG_NETCONSOLE=y
+CONFIG_SYS_RX_ETH_BUFFER=8
CONFIG_DM=y
CONFIG_SATA=y
CONFIG_SCSI_AHCI=y