merged. Bruce
In message: [linux-yocto][yocto-kernel-cache][master and yocto-5.2][PATCH 1/2] features/thunderbolt: Add thunderbolt support on 23/12/2019 Yongxin Liu wrote: > This feature enables thunderbolt support on Apple hardware or on PCs > with Intel Falcon Ridge or newer. > > Signed-off-by: Yongxin Liu <[email protected]> > --- > features/thunderbolt/thunderbolt.cfg | 2 ++ > features/thunderbolt/thunderbolt.scc | 4 ++++ > 2 files changed, 6 insertions(+) > create mode 100644 features/thunderbolt/thunderbolt.cfg > create mode 100644 features/thunderbolt/thunderbolt.scc > > diff --git a/features/thunderbolt/thunderbolt.cfg > b/features/thunderbolt/thunderbolt.cfg > new file mode 100644 > index 00000000..2408da5b > --- /dev/null > +++ b/features/thunderbolt/thunderbolt.cfg > @@ -0,0 +1,2 @@ > +# SPDX-License-Identifier: MIT > +CONFIG_THUNDERBOLT=m > diff --git a/features/thunderbolt/thunderbolt.scc > b/features/thunderbolt/thunderbolt.scc > new file mode 100644 > index 00000000..4216e9b6 > --- /dev/null > +++ b/features/thunderbolt/thunderbolt.scc > @@ -0,0 +1,4 @@ > +# SPDX-License-Identifier: MIT > +define KFEATURE_DESCRIPTION "Thunderbolt support" > + > +kconf hardware thunderbolt.cfg > -- > 2.14.4 >
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#8262): https://lists.yoctoproject.org/g/linux-yocto/message/8262 Mute This Topic: https://lists.yoctoproject.org/mt/69227616/21656 Group Owner: [email protected] Unsubscribe: https://lists.yoctoproject.org/g/linux-yocto/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
