]> git.baikalelectronics.ru Git - kernel.git/commit
powerpc/64: Include bpf/bcc related config options in defconfigs
authorNaveen N. Rao <naveen.n.rao@linux.vnet.ibm.com>
Tue, 7 Feb 2017 18:06:41 +0000 (23:36 +0530)
committerMichael Ellerman <mpe@ellerman.id.au>
Wed, 8 Feb 2017 23:30:36 +0000 (10:30 +1100)
commitb778a33bac2d34904e0fc5f5dbf7d9d8b76dbe7a
tree3605aadbef6aeabec32a0ea043b992a6b6e14d0a
parent01dd0347a12ea00cf61468d637d2be853af3d538
powerpc/64: Include bpf/bcc related config options in defconfigs

Specifically:
 - CONFIG_BPF_SYSCALL
 - CONFIG_NET_SCHED
 - CONFIG_NET_CLS_BPF
 - CONFIG_NET_CLS_ACT
 - CONFIG_NET_ACT_BPF
 - CONFIG_CGROUP_BPF
 - CONFIG_UPROBE_EVENT

... in pseries, ppc64 and powernv defconfigs.

Signed-off-by: Naveen N. Rao <naveen.n.rao@linux.vnet.ibm.com>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
arch/powerpc/configs/powernv_defconfig
arch/powerpc/configs/ppc64_defconfig
arch/powerpc/configs/pseries_defconfig