On 09/22/2015 10:23 AM, Saul Wold wrote:
The NUC uses this hardware and should still operate correctly with a genericx86
Looks good to me. I've merged and pushed the patch, but won't update the SRCREVs just yet .. since we have some issues to sort out with the previous bumps. Bruce
Signed-off-by: Saul Wold <[email protected]> --- bsp/common-pc/common-pc-drivers.cfg | 1 + 1 file changed, 1 insertion(+) diff --git a/bsp/common-pc/common-pc-drivers.cfg b/bsp/common-pc/common-pc-drivers.cfg index 7d92370..cea6a99 100644 --- a/bsp/common-pc/common-pc-drivers.cfg +++ b/bsp/common-pc/common-pc-drivers.cfg @@ -4,6 +4,7 @@ CONFIG_ATA_ACPI=y CONFIG_ATA_SFF=y CONFIG_ATA_BMDMA=y CONFIG_ATA_PIIX=m +CONFIG_PATA_SCH=y CONFIG_INPUT=y CONFIG_INPUT_MOUSEDEV=y
-- _______________________________________________ linux-yocto mailing list [email protected] https://lists.yoctoproject.org/listinfo/linux-yocto
