Re: [linux-yocto] [PATCH 5/6] [UPSTREAMED] acpi: add support for configfs

2016-07-21 Thread Sullivan, California L
In an allmodconfig build I found that configfs (CONFIG_ACPI_CONFIGFS=m introduced in this patch) fails to compile on both standard/intel/base and standard/intel/bxt-rebase branches. Sebastien, could you look into what it takes to fix this? Thanks, Cal Sullivan On 07/11/2016 03:35 PM, Sebastien Bo

[linux-yocto] [PATCH 5/6] [UPSTREAMED] acpi: add support for configfs

2016-07-11 Thread Sebastien Boeuf
From: Octavian Purdila Register the ACPI subsystem with configfs. Patch slightly modified because of cherry-pick conflict in Makefile. Signed-off-by: Octavian Purdila Signed-off-by: Sebastien Boeuf Conflicts: drivers/acpi/Makefile --- Documentation/ABI/testing/configfs-acpi | 7 +++