Skip to content
Snippets Groups Projects
Commit d7fb9bb3 authored by Michael Walle's avatar Michael Walle
Browse files

meta-ktn-imx: linux-ktn: Enable at24 EEPROM driver

There is an I2C EEPROM on the SoM module. Enable the driver for it.
parent 814ce16e
No related branches found
No related tags found
1 merge request!17meta-ktn-imx: linux-ktn: Enable at24 EEPROM driver
......@@ -143,6 +143,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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment