Merge pull request #657 from rafaelgaspar/add-thunderbolt-net

linux-kernel: T6485: build modules for thunderbolt and thunderbolt-net
This commit is contained in:
Christian Breunig 2024-08-26 17:09:21 +02:00 committed by GitHub
commit 70bb3c5baa
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 4 additions and 2 deletions

View File

@ -6053,7 +6053,8 @@ CONFIG_THUNDERX2_PMU=m
# end of Performance monitor support # end of Performance monitor support
CONFIG_RAS=y CONFIG_RAS=y
# CONFIG_USB4 is not set CONFIG_USB4=m
CONFIG_USB4_NET=m
# #
# Android # Android

View File

@ -5315,7 +5315,8 @@ CONFIG_IDLE_INJECT=y
CONFIG_RAS=y CONFIG_RAS=y
# CONFIG_RAS_CEC is not set # CONFIG_RAS_CEC is not set
# CONFIG_USB4 is not set CONFIG_USB4=m
CONFIG_USB4_NET=m
# #
# Android # Android