[linux-yocto] [PATCH] common-pc-drivers: Add CONFIG_EEPROM_AT24

Bruce Ashfield bruce.ashfield at windriver.com
Wed Apr 15 07:21:44 PDT 2015


On 2015-04-14 07:13 PM, Saul Wold wrote:
> This will enable module support common-pc for the AT24 based I2C EEPROM from most vendors
>

merged to 3.19+

Bruce

> 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 cf7ae1b..7160843 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
>



More information about the linux-yocto mailing list