From 6c659fb80c6bb101d51b66e9631e8ec8116ecc9c Mon Sep 17 00:00:00 2001 From: Martin Schiller Date: Tue, 27 Jul 2021 09:10:44 +0200 Subject: [PATCH] layerscape: armv8_64b: do not disable CONFIG_IP_ADVANCED_ROUTER This option is needed e.g. to use strongswan for IPSec. BTW: This was the only target where this option was disabled. Signed-off-by: Martin Schiller --- target/linux/layerscape/armv8_64b/config-5.4 | 1 - 1 file changed, 1 deletion(-) diff --git a/target/linux/layerscape/armv8_64b/config-5.4 b/target/linux/layerscape/armv8_64b/config-5.4 index e2e998b38d..6e3618f274 100644 --- a/target/linux/layerscape/armv8_64b/config-5.4 +++ b/target/linux/layerscape/armv8_64b/config-5.4 @@ -452,7 +452,6 @@ CONFIG_IOMMU_IO_PGTABLE_LPAE=y # CONFIG_IOMMU_IO_PGTABLE_LPAE_SELFTEST is not set CONFIG_IOMMU_SUPPORT=y CONFIG_IPC_NS=y -# CONFIG_IP_ADVANCED_ROUTER is not set CONFIG_IRQCHIP=y CONFIG_IRQ_BYPASS_MANAGER=y CONFIG_IRQ_DOMAIN=y -- 2.30.2