@@ -209,7 +209,7 if [ "$BUILD_KERNEL" = true ] ; then | |||||
209 | #https://github.com/torvalds/linux/blob/master/init/Kconfig#L848 |
|
209 | #https://github.com/torvalds/linux/blob/master/init/Kconfig#L848 | |
210 | # Enables BPF syscall for systemd-journald |
|
210 | # Enables BPF syscall for systemd-journald | |
211 | if [ "$KERNEL_BPF" = true ] && { [ "$RPI_MODEL" = 3 ] || [ "$RPI_MODEL" = 3P ] ; } ; then |
|
211 | if [ "$KERNEL_BPF" = true ] && { [ "$RPI_MODEL" = 3 ] || [ "$RPI_MODEL" = 3P ] ; } ; then | |
212 |
|
|
212 | set_kernel_config CONFIG_BPF_SYSCALL y | |
213 | set_kernel_config CONFIG_CGROUP_BPF y |
|
213 | set_kernel_config CONFIG_CGROUP_BPF y | |
214 | fi |
|
214 | fi | |
215 |
|
215 |
General Comments 0
Vous devez vous connecter pour laisser un commentaire.
Se connecter maintenant