[linux-yocto] [PATCH 16/19] common-pc-drivers: Add CONFIG_EEPROM_AT24
Saul Wold
sgw at linux.intel.com
Fri May 8 08:35:12 PDT 2015
This will enable module support common-pc for the AT24 based I2C EEPROM from most vendors
Signed-off-by: Saul Wold <sgw at linux.intel.com>
Signed-off-by: Bruce Ashfield <bruce.ashfield at windriver.com>
Signed-off-by: Saul Wold <sgw at linux.intel.com>
---
meta/cfg/kernel-cache/bsp/common-pc/common-pc-drivers.cfg | 2 ++
1 file changed, 2 insertions(+)
diff --git a/meta/cfg/kernel-cache/bsp/common-pc/common-pc-drivers.cfg b/meta/cfg/kernel-cache/bsp/common-pc/common-pc-drivers.cfg
index db65539..97c3d12 100644
--- a/meta/cfg/kernel-cache/bsp/common-pc/common-pc-drivers.cfg
+++ b/meta/cfg/kernel-cache/bsp/common-pc/common-pc-drivers.cfg
@@ -65,3 +65,5 @@ CONFIG_I2O_CONFIG=m
CONFIG_I2O_CONFIG_OLD_IOCTL=y
CONFIG_I2O_PROC=m
CONFIG_I2O_SCSI=m
+
+CONFIG_EEPROM_AT24=m
--
2.1.0
More information about the linux-yocto
mailing list