Skip to content

Commit

Permalink
config: add eBPF kernel features
Browse files Browse the repository at this point in the history
MichaIng/DietPi#6834

Signed-off-by: MichaIng <[email protected]>
  • Loading branch information
MichaIng committed Jun 15, 2024
1 parent b925e9b commit 09c1c2b
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions dietpi_visionfive2_defconfig
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ CONFIG_BLK_DEV_LOOP=y
CONFIG_BLK_DEV_NVME=y
CONFIG_BLK_DEV_SD=y
CONFIG_BLK_DEV_SR=y
CONFIG_BPF_JIT=y
CONFIG_BPF_SYSCALL=y
CONFIG_BT=m
CONFIG_BTRFS_FS=y
Expand Down Expand Up @@ -49,6 +50,7 @@ CONFIG_CPU_IDLE=y
CONFIG_CPU_THERMAL=y
CONFIG_CRYPTO_DEV_JH7110_ENCRYPT=y
CONFIG_CRYPTO_DEV_VIRTIO=n
CONFIG_CRYPTO_SHA1=y
CONFIG_CRYPTO_TEST=m
CONFIG_CRYPTO_USER=y
CONFIG_CRYPTO_USER_API_AEAD=y
Expand Down Expand Up @@ -183,7 +185,10 @@ CONFIG_NETFILTER_XT_MATCH_U32=y
CONFIG_NETLINK_DIAG=y
CONFIG_NET_9P=m
CONFIG_NET_9P_VIRTIO=n
CONFIG_NET_CLS_ACT=y
CONFIG_NET_CLS_BPF=m
CONFIG_NEW_LEDS=y
CONFIG_NET_SCH_INGRESS=m
CONFIG_NFSD=m
CONFIG_NFSD_V4=y
CONFIG_NFS_FS=m
Expand Down Expand Up @@ -243,6 +248,7 @@ CONFIG_RTC_CLASS=y
CONFIG_RTC_DRV_GOLDFISH=y
CONFIG_RTC_DRV_STARFIVE=y
CONFIG_SATA_AHCI=y
CONFIG_SCHEDSTATS=y
CONFIG_SCSI_VIRTIO=y
CONFIG_SENSORS_SFCTEMP=y
CONFIG_SERIAL_8250=y
Expand Down

0 comments on commit 09c1c2b

Please sign in to comment.