v1..v2 created common arm64 configs under common_arm64 file. let each armv8 machine targets capture only the differences between the common arm64 config.
Jerin Jacob (2): config: arm64: create common arm64 configs under common_arm64 file config: disable CONFIG_RTE_SCHED_VECTOR for arm config/common_arm64 | 50 ++++++++++++++++++++++++++++ config/defconfig_arm-armv7a-linuxapp-gcc | 1 + config/defconfig_arm64-armv8a-linuxapp-gcc | 17 +--------- config/defconfig_arm64-thunderx-linuxapp-gcc | 18 +--------- config/defconfig_arm64-xgene1-linuxapp-gcc | 17 +--------- 5 files changed, 54 insertions(+), 49 deletions(-) create mode 100644 config/common_arm64 -- 2.1.0