06710448c9
Remove trailing blank lines. They serve no purpose and are just editor leftovers. These can cause git to complain about whitespace errors during merges. Signed-off-by: Stephen Hemminger <stephen@networkplumber.org> Signed-off-by: Thomas Monjalon <thomas@monjalon.net>
12 lines
234 B
Plaintext
12 lines
234 B
Plaintext
# SPDX-License-Identifier: BSD-3-Clause
|
|
# Copyright(c) 2019 Ampere Computing
|
|
#
|
|
|
|
#include "defconfig_arm64-armv8a-linux-gcc"
|
|
|
|
CONFIG_RTE_MACHINE="emag"
|
|
|
|
CONFIG_RTE_CACHE_LINE_SIZE=64
|
|
CONFIG_RTE_MAX_NUMA_NODES=1
|
|
CONFIG_RTE_MAX_LCORE=32
|