When rebasing patches on top of 6.1, a change that removed NF_TABLES
from NF_FLOW_TABLE's dependency was dropped accidentally, and iptables
flow offload module can only be built when nftables is selected.
Restore the change to fix it.
Fixes: 19a246bb6503 ("generic: 6.1: manually refresh hack patch
When rebasing patches on top of 6.1, a change that removed NF_TABLES
from NF_FLOW_TABLE's dependency was dropped accidentally, and iptables
flow offload module can only be built when nftables is selected.
Restore the change to fix it.
Fixes: 19a246bb6503 ("generic: 6.1: manually refresh hack patch
Add RISC-V PMU config symbols and enable them for riscv64.
Signed-off-by: Qingfang Deng
---
v2: add symbols to 6.6
config/Config-kernel.in | 10 ++
target/linux/generic/config-6.1 | 3 +++
target/linux/generic/config-6.6 | 3 +++
3 files changed, 16 insertions(+)
diff --git a