kernelversion:
stable - 6.2.8
mainline - 5.4.238
mainline - 5.15.104
mainline - 4.14.311
mainline - 4.19.279
mainline - 6.1.21
mainline - 5.10.176
mainline - 6.3-rc4
5.18.16
[click here for custom version]
architecture:
>
x86
arm
arm64
powerpc
mips
sparc
ia64
arc
riscv
nds32
m68k
microblaze
alpha
unicore32
parisc
blackfin
selects
CONFIG_NVMEM
CONFIG_NVMEM_SYSFS
depends
CONFIG_SPI
CONFIG_SYSFS
SPI EEPROMs from most vendors
modulename: at25.ko
configname: CONFIG_EEPROM_AT25
Linux Kernel Configuration
└─> Device Drivers
└─> Misc devices
└─> EEPROM support
└─> SPI EEPROMs from most vendors
Enable this driver to get read/write support to most SPI EEPROMs,
after you configure the board init code to know about each eeprom
on your target board.
This driver can also be built as a module. If so, the module
will be called at25.
source code:
drivers/misc//eeprom/at25.c
after you configure the board init code to know about each eeprom
on your target board.
This driver can also be built as a module. If so, the module
will be called at25.