Acked-by: Chang Rebecca Swee Fun <[email protected]>
> -----Original Message----- > From: [email protected] [mailto:linux-yocto- > [email protected]] On Behalf Of [email protected] > Sent: 14 April, 2015 2:54 PM > To: [email protected] > Subject: [linux-yocto] [PATCH 1/2] braswell: Add features/soc/braswell > > From: Ng Wei Tee <[email protected]> > > Add support for the devices on the Braswell SoCs, including > i915 graphic support. > > Signed-off-by: Ng Wei Tee <[email protected]> > --- > .../features/soc/braswell/braswell.cfg | 1 + > .../features/soc/braswell/braswell.scc | 6 ++++++ > 2 files changed, 7 insertions(+) > create mode 100644 meta/cfg/kernel- > cache/features/soc/braswell/braswell.cfg > create mode 100644 meta/cfg/kernel- > cache/features/soc/braswell/braswell.scc > > diff --git a/meta/cfg/kernel-cache/features/soc/braswell/braswell.cfg > b/meta/cfg/kernel-cache/features/soc/braswell/braswell.cfg > new file mode 100644 > index 0000000..c2791b1 > --- /dev/null > +++ b/meta/cfg/kernel-cache/features/soc/braswell/braswell.cfg > @@ -0,0 +1 @@ > +CONFIG_DRM_I915_PRELIMINARY_HW_SUPPORT=y > diff --git a/meta/cfg/kernel-cache/features/soc/braswell/braswell.scc > b/meta/cfg/kernel-cache/features/soc/braswell/braswell.scc > new file mode 100644 > index 0000000..999eac8 > --- /dev/null > +++ b/meta/cfg/kernel-cache/features/soc/braswell/braswell.scc > @@ -0,0 +1,6 @@ > +# braswell.scc > +# > +# Features and devices found on the Braswell SoCs # > + > +kconf hardware braswell.cfg > -- > 1.7.9.5 > > -- > _______________________________________________ > linux-yocto mailing list > [email protected] > https://lists.yoctoproject.org/listinfo/linux-yocto -- _______________________________________________ linux-yocto mailing list [email protected] https://lists.yoctoproject.org/listinfo/linux-yocto
