Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - E index
The Linux kernel configuration item CONFIG_EEPROM_AT25
has multiple definitions:
drivers/misc/eeprom/Kconfig
The configuration item CONFIG_EEPROM_AT25:
CONFIG_SPI && CONFIG_SYSFS
at25
Enable this driver to get read/write support to most SPI EEPROMs and Cypress FRAMs, 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.
drivers/misc/eeprom/Kconfig
The configuration item CONFIG_EEPROM_AT25:
CONFIG_SPI && CONFIG_SYSFS
at25
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.
Raw data from LKDDb:
lkddb module at25 CONFIG_EEPROM_AT25 : drivers/misc/eeprom/Kconfig : "SPI EEPROMs (FRAMs) from most vendors" # in 2.6.29–2.6.39, 3.0–3.19, 4.0–4.20, 5.0–5.19, 6.0–6.12
lkddb of "" "" "atmel,at25" : CONFIG_EEPROM_AT25 : drivers/misc/eeprom/at25.c # in 3.13–3.19, 4.0–4.20, 5.0–5.19, 6.0–6.12
lkddb of "" "" "cypress,fm25" : CONFIG_EEPROM_AT25 : drivers/misc/eeprom/at25.c # in 5.14–5.19, 6.0–6.12
lkddb spi "at25" : CONFIG_EEPROM_AT25 : drivers/misc/eeprom/at25.c # in 5.15–5.19, 6.0–6.12
lkddb spi "fm25" : CONFIG_EEPROM_AT25 : drivers/misc/eeprom/at25.c # in 5.15–5.19, 6.0–6.12
This page is automaticly generated with free (libre, open) software lkddb(see lkddb-sources).
The data is retrived from:
Popular queries:
Navigation: Linux Kernel Driver DataBase - web LKDDB: main index - E index
Automatically generated (in year 2024). See also LKDDb sources on GitLab