[linux-yocto] [PATCH] common-pc-drivers: add CONFIG_PATA_SCH
Saul Wold
sgw at linux.intel.com
Tue Sep 22 07:23:06 PDT 2015
The NUC uses this hardware and should still operate correctly with a genericx86
Signed-off-by: Saul Wold <sgw at linux.intel.com>
---
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
--
2.1.0
More information about the linux-yocto
mailing list