Re: [PATCH] arm64: defconfig: Enable AT24 EEPROM as module

From: Adam Ford
Date: Sat May 02 2020 - 08:31:56 EST


On Fri, Mar 6, 2020 at 4:59 AM Adam Ford <aford173@xxxxxxxxx> wrote:
>
> The Beacon EmbeddedWorks Kit based on i.MX8M Mini uses an AT24
> EEPROM on one of its I2C buses.
>
> This patch enables the AT24 as a module.
>
> Signed-off-by: Adam Ford <aford173@xxxxxxxxx>
>

Gentle ping. I don't know who the right person is to ask for this.

> diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
> index ab71a407288f..8018a52f6792 100644
> --- a/arch/arm64/configs/defconfig
> +++ b/arch/arm64/configs/defconfig
> @@ -224,6 +224,7 @@ CONFIG_BLK_DEV_NBD=m
> CONFIG_VIRTIO_BLK=y
> CONFIG_BLK_DEV_NVME=m
> CONFIG_SRAM=y
> +CONFIG_EEPROM_AT24=m
> CONFIG_EEPROM_AT25=m
> # CONFIG_SCSI_PROC_FS is not set
> CONFIG_BLK_DEV_SD=y
> --
> 2.25.0
>