[linux-yocto] [kernel-cache][yocto-4.12][PATCH] bpf: add bpf kernel config
Bruce Ashfield
bruce.ashfield at gmail.com
Tue Sep 12 09:49:50 PDT 2017
On Tue, Sep 12, 2017 at 8:35 AM, Bruce Ashfield <bruce.ashfield at gmail.com>
wrote:
>
>
> On Tue, Sep 12, 2017 at 3:14 AM, Jianchuan Wang <
> Jianchuan.Wang at windriver.com> wrote:
>
>>
>> Please ignore this...
>>
>>
>>
> Ignore it completely, or just the 2nd send of the same patch ?
>
>
As you can see, I did merge a variant of this fragment. If it isn't
correct, send follow up patches.
Bruce
> Bruce
>
>
>>
>> On 09/12/2017 02:11 PM, jianchuan.wang at windriver.com wrote:
>>
>>> From: Jianchuan Wang <jianchuan.wang at windriver.com>
>>>
>>> Add basic meta data for bpf.
>>>
>>> Signed-off-by: Jianchuan Wang <jianchuan.wang at windriver.com>
>>> ---
>>> features/bpf/bpf.cfg | 4 ++++
>>> features/bpf/bpf.scc | 4 ++++
>>> 2 files changed, 8 insertions(+)
>>> create mode 100644 features/bpf/bpf.cfg
>>> create mode 100644 features/bpf/bpf.scc
>>>
>>> diff --git a/features/bpf/bpf.cfg b/features/bpf/bpf.cfg
>>> new file mode 100644
>>> index 0000000..0c4967c
>>> --- /dev/null
>>> +++ b/features/bpf/bpf.cfg
>>> @@ -0,0 +1,4 @@
>>> +CONFIG_BPF=y
>>> +CONFIG_BPF_SYSCALL=y
>>> +CONFIG_BPF_JIT=y
>>> +CONFIG_BPF_EVENTS=y
>>> diff --git a/features/bpf/bpf.scc b/features/bpf/bpf.scc
>>> new file mode 100644
>>> index 0000000..f2306f2
>>> --- /dev/null
>>> +++ b/features/bpf/bpf.scc
>>> @@ -0,0 +1,4 @@
>>> +define KFEATURE_DESCRIPTION "Enable Berkeley Packet Filter (BPF)"
>>> +define KFEATURE_COMPATIBILITY all
>>> +
>>> +kconf non-hardware bpf.cfg
>>>
>>
>> --
>> _______________________________________________
>> linux-yocto mailing list
>> linux-yocto at yoctoproject.org
>> https://lists.yoctoproject.org/listinfo/linux-yocto
>>
>
>
>
> --
> "Thou shalt not follow the NULL pointer, for chaos and madness await thee
> at its end"
>
--
"Thou shalt not follow the NULL pointer, for chaos and madness await thee
at its end"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.yoctoproject.org/pipermail/linux-yocto/attachments/20170912/14cd4bdc/attachment.html>
More information about the linux-yocto
mailing list