In the new kernel version, CONFIG_THUNDERBOLT be replaced by CONFIG_USB4. Meanwhile, enable WMI interface support.
Signed-off-by: Jun Miao <[email protected]> --- features/thunderbolt/thunderbolt.cfg | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/features/thunderbolt/thunderbolt.cfg b/features/thunderbolt/thunderbolt.cfg index 2408da5b..b110f956 100644 --- a/features/thunderbolt/thunderbolt.cfg +++ b/features/thunderbolt/thunderbolt.cfg @@ -1,2 +1,4 @@ # SPDX-License-Identifier: MIT -CONFIG_THUNDERBOLT=m +CONFIG_USB4=m +CONFIG_INTEL_WMI_THUNDERBOLT=m +CONFIG_USB4_NET=m -- 2.17.1
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#8613): https://lists.yoctoproject.org/g/linux-yocto/message/8613 Mute This Topic: https://lists.yoctoproject.org/mt/73142752/21656 Group Owner: [email protected] Unsubscribe: https://lists.yoctoproject.org/g/linux-yocto/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
