blob: ce81ebf899e41d923bdb44336f6512a1d7598217 [file] [log] [blame]
# sam_e70_xplained board need more buffers, otherwise it fails to build
CONFIG_NET_PKT_RX_COUNT=20
CONFIG_NET_PKT_TX_COUNT=20
CONFIG_NET_BUF_RX_COUNT=30
CONFIG_NET_BUF_TX_COUNT=30