Skip to content

Commit

Permalink
kernel: bump to 6.6.20
Browse files Browse the repository at this point in the history
  • Loading branch information
vincejv committed Mar 6, 2024
1 parent ccf5896 commit 6df8b65
Show file tree
Hide file tree
Showing 20 changed files with 172 additions and 98 deletions.
23 changes: 10 additions & 13 deletions .config
Original file line number Diff line number Diff line change
Expand Up @@ -1835,7 +1835,7 @@ CONFIG_PACKAGE_ledumon=m
# CONFIG_PACKAGE_nasm is not set
CONFIG_PACKAGE_objdump=m
# CONFIG_PACKAGE_patch is not set
CONFIG_PACKAGE_perf=n
# CONFIG_PACKAGE_perf is not set
# CONFIG_PACKAGE_pkg-config is not set
# CONFIG_PACKAGE_pkgconf is not set
CONFIG_PACKAGE_tmon=m
Expand Down Expand Up @@ -2257,7 +2257,7 @@ CONFIG_PACKAGE_kmod-gpio-button-hotplug=m
CONFIG_PACKAGE_kmod-gpio-cascade=m
CONFIG_PACKAGE_kmod-gpio-f7188x=m
CONFIG_PACKAGE_kmod-gpio-it87=m
CONFIG_PACKAGE_kmod-gpio-nct5104d=n
# CONFIG_PACKAGE_kmod-gpio-nct5104d is not set
CONFIG_PACKAGE_kmod-gpio-nxp-74hc164=m
CONFIG_PACKAGE_kmod-gpio-pca953x=m
CONFIG_PACKAGE_kmod-gpio-pcf857x=m
Expand Down Expand Up @@ -2747,8 +2747,8 @@ CONFIG_PACKAGE_kmod-openvswitch-lisp-intree=m
CONFIG_PACKAGE_kmod-openvswitch-stt-intree=m
CONFIG_PACKAGE_kmod-openvswitch-vxlan=m
CONFIG_PACKAGE_kmod-openvswitch-vxlan-intree=m
CONFIG_PACKAGE_kmod-ovpn-dco-v2=m
CONFIG_PACKAGE_kmod-pf-ring=n
# CONFIG_PACKAGE_kmod-ovpn-dco-v2 is not set
# CONFIG_PACKAGE_kmod-pf-ring is not set
CONFIG_PACKAGE_kmod-pktgen=m
CONFIG_PACKAGE_kmod-ppp=y
CONFIG_PACKAGE_kmod-mppe=m
Expand Down Expand Up @@ -2997,7 +2997,7 @@ CONFIG_PACKAGE_kmod-usb-serial-belkin=m
CONFIG_PACKAGE_kmod-usb-serial-ch341=m
CONFIG_PACKAGE_kmod-usb-serial-cp210x=m
CONFIG_PACKAGE_kmod-usb-serial-cypress-m8=m
CONFIG_PACKAGE_kmod-usb-serial-dmx_usb_module=m
# CONFIG_PACKAGE_kmod-usb-serial-dmx_usb_module is not set
CONFIG_PACKAGE_kmod-usb-serial-edgeport=m
CONFIG_PACKAGE_kmod-usb-serial-ftdi=m
CONFIG_PACKAGE_kmod-usb-serial-garmin=m
Expand All @@ -3015,7 +3015,7 @@ CONFIG_PACKAGE_kmod-usb-serial-simple=m
CONFIG_PACKAGE_kmod-usb-serial-ti-usb=m
CONFIG_PACKAGE_kmod-usb-serial-visor=m
CONFIG_PACKAGE_kmod-usb-serial-wwan=m
CONFIG_PACKAGE_kmod-usb-serial-xr_usb_serial_common=m
# CONFIG_PACKAGE_kmod-usb-serial-xr_usb_serial_common is not set
CONFIG_PACKAGE_kmod-usb-storage=y
CONFIG_PACKAGE_kmod-usb-storage-extras=m
CONFIG_PACKAGE_kmod-usb-storage-uas=m
Expand Down Expand Up @@ -3107,19 +3107,16 @@ CONFIG_PACKAGE_kmod-irqbypass=m
CONFIG_PACKAGE_kmod-kvm-amd=m
CONFIG_PACKAGE_kmod-kvm-intel=m
CONFIG_PACKAGE_kmod-kvm-x86=m
CONFIG_PACKAGE_kmod-vfio=n
CONFIG_PACKAGE_kmod-vfio-pci=n
CONFIG_PACKAGE_kmod-vfio=m
CONFIG_PACKAGE_kmod-vfio-pci=m
CONFIG_PACKAGE_kmod-vhost=m
CONFIG_PACKAGE_kmod-vhost-net=m
# end of Virtualization

#
# Voice over IP
#
CONFIG_PACKAGE_kmod-dahdi=m
CONFIG_PACKAGE_kmod-dahdi-dummy=m
CONFIG_PACKAGE_kmod-dahdi-echocan-oslec=m
CONFIG_PACKAGE_kmod-dahdi-hfcs=m
# CONFIG_PACKAGE_kmod-dahdi is not set
# end of Voice over IP

#
Expand Down Expand Up @@ -4785,7 +4782,7 @@ CONFIG_PCRE2_JIT_ENABLED=y
# CONFIG_PACKAGE_libpcre32 is not set
# CONFIG_PACKAGE_libpcrecpp is not set
# CONFIG_PACKAGE_libpcsclite is not set
CONFIG_PACKAGE_libpfring=n
# CONFIG_PACKAGE_libpfring is not set
# CONFIG_PACKAGE_libpkcs11-spy is not set
# CONFIG_PACKAGE_libpkgconf is not set
# CONFIG_PACKAGE_libpng is not set
Expand Down
Loading

0 comments on commit 6df8b65

Please sign in to comment.