On Tue, Jul 21, 2015 at 11:53 AM, Otavio Salvador <[email protected]> wrote: > As we are using a newer kernel by default now, the perf override can > be removed. > > Signed-off-by: Otavio Salvador <[email protected]>
Acked-by: Daiane Angolini <[email protected]> > --- > conf/machine/imx28evk.conf | 3 --- > 1 file changed, 3 deletions(-) > > diff --git a/conf/machine/imx28evk.conf b/conf/machine/imx28evk.conf > index 672e458..86123c3 100644 > --- a/conf/machine/imx28evk.conf > +++ b/conf/machine/imx28evk.conf > @@ -8,9 +8,6 @@ include conf/machine/include/mxs-base.inc > > SOC_FAMILY = "mxs:mx28" > > -# Disable perf features as 2.6.35.3 fails to build otherwise > -PERF_FEATURES_ENABLE = "" > - > IMXBOOTLETS_MACHINE = "iMX28_EVK" > > UBOOT_CONFIG ??= "sd" > -- > 2.4.6 > > -- > _______________________________________________ > meta-freescale mailing list > [email protected] > https://lists.yoctoproject.org/listinfo/meta-freescale -- _______________________________________________ meta-freescale mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-freescale
