[linux-yocto] [PATCH 1/1] meta: valleyisland-io: remove PCI mode LPSS device config

Darren Hart dvhart at linux.intel.com
Mon Feb 10 14:17:24 PST 2014


On 2/10/14, 5:08, "rebecca.swee.fun.chang at intel.com"
<rebecca.swee.fun.chang at intel.com> wrote:

>From: "Chang, Rebecca Swee Fun" <rebecca.swee.fun.chang at intel.com>
>
>Remove PCI mode LPSS deivce configurations. These
>configurations are moved into a patch in recipe layer
>in order for Valley Island LPSS devices to support both
>ACPI mode and PCI mode enumeration.

Sorry if there was confusion here, but we want the feature defined in the
kernel meta-data as it is here. We just want to SELECT it in recipe-space
via:

KERNEL_FEATURES_valleuisland-32 += "vallyeisland-io"

But the config fragment itself should remain in the linux-yocto meta data.

--
Darren

>
>Signed-off-by: Chang, Rebecca Swee Fun <rebecca.swee.fun.chang at intel.com>
>---
> .../kernel-cache/features/valleyisland-io/valleyisland-io.cfg |    9
>---------
> 1 file changed, 9 deletions(-)
>
>diff --git 
>a/meta/cfg/kernel-cache/features/valleyisland-io/valleyisland-io.cfg
>b/meta/cfg/kernel-cache/features/valleyisland-io/valleyisland-io.cfg
>index 983315b..a505cbd 100644
>--- a/meta/cfg/kernel-cache/features/valleyisland-io/valleyisland-io.cfg
>+++ b/meta/cfg/kernel-cache/features/valleyisland-io/valleyisland-io.cfg
>@@ -1,12 +1,3 @@
>-# By default, enable PCI mode enumeration
>-# change to "n" if to disable PCI mode
>-CONFIG_BYT_LPSS_BRD=y
>-CONFIG_GPIO_BYT_DEVICE=y
>-CONFIG_I2C_DESIGNWARE_PCI=y
>-CONFIG_SPI_PXA2XX_PCI=y
>-CONFIG_DW_DMAC_PCI=y
>-CONFIG_PWM_LPSS_PCI=y
>-
> #GPIO Support
> CONFIG_GPIOLIB=y
> CONFIG_GPIO_SYSFS=y
>-- 
>1.7.10.4
>
>_______________________________________________
>linux-yocto mailing list
>linux-yocto at yoctoproject.org
>https://lists.yoctoproject.org/listinfo/linux-yocto
>





More information about the linux-yocto mailing list