Add xdp feature config. Signed-off-by: Xiaolei Wang <[email protected]> --- features/net/xdp/xdp.cfg | 1 + features/net/xdp/xdp.scc | 1 + 2 files changed, 2 insertions(+) create mode 100644 features/net/xdp/xdp.cfg create mode 100644 features/net/xdp/xdp.scc
diff --git a/features/net/xdp/xdp.cfg b/features/net/xdp/xdp.cfg new file mode 100644 index 00000000..061b65a4 --- /dev/null +++ b/features/net/xdp/xdp.cfg @@ -0,0 +1 @@ +CONFIG_XDP_SOCKETS=y diff --git a/features/net/xdp/xdp.scc b/features/net/xdp/xdp.scc new file mode 100644 index 00000000..e4df6d09 --- /dev/null +++ b/features/net/xdp/xdp.scc @@ -0,0 +1 @@ +kconf hardware xdp.cfg -- 2.25.1
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#13717): https://lists.yoctoproject.org/g/linux-yocto/message/13717 Mute This Topic: https://lists.yoctoproject.org/mt/105060996/21656 Group Owner: [email protected] Unsubscribe: https://lists.yoctoproject.org/g/linux-yocto/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
