All of lore.kernel.org
 help / color / mirror / Atom feed
* [yocto-kernel-cache][PATCH] preempt-rt: add bfp configs by default
@ 2024-05-08  7:04 mingli.yu
  2024-05-08 17:33 ` [yocto-patches] " Bruce Ashfield
  2024-05-09 13:01 ` Marta Rybczynska
  0 siblings, 2 replies; 10+ messages in thread
From: mingli.yu @ 2024-05-08  7:04 UTC (permalink / raw)
  To: yocto-patches

From: Mingli Yu <mingli.yu@windriver.com>

Userspace functionality that requires BPF is becoming more common,
so enable it by default [1].

[1] https://lore.kernel.org/all/20200224140131.461979697@linutronix.de/

Signed-off-by: Mingli Yu <mingli.yu@windriver.com>
---
 ktypes/preempt-rt/preempt-rt.scc | 1 +
 1 file changed, 1 insertion(+)

diff --git a/ktypes/preempt-rt/preempt-rt.scc b/ktypes/preempt-rt/preempt-rt.scc
index 7ff7c0a8..a5e345f9 100644
--- a/ktypes/preempt-rt/preempt-rt.scc
+++ b/ktypes/preempt-rt/preempt-rt.scc
@@ -39,3 +39,4 @@ include backports/backports.scc
 include features/rt/rt.scc
 
 kconf non-hardware preempt-rt.cfg
+include features/bpf/bpf.scc
-- 
2.25.1



^ permalink raw reply related	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2024-05-09 13:07 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-05-08  7:04 [yocto-kernel-cache][PATCH] preempt-rt: add bfp configs by default mingli.yu
2024-05-08 17:33 ` [yocto-patches] " Bruce Ashfield
2024-05-09  2:14   ` Yu, Mingli
2024-05-09  3:22     ` Bruce Ashfield
2024-05-09  5:39       ` Yu, Mingli
2024-05-09 12:48         ` Bruce Ashfield
     [not found]   ` <17CDB04A349AA572.8965@lists.yoctoproject.org>
2024-05-09  3:09     ` Yu, Mingli
2024-05-09  3:22       ` Bruce Ashfield
2024-05-09 13:01 ` Marta Rybczynska
2024-05-09 13:07   ` Bruce Ashfield

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.