1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00

drivers/at25xxx: Update kconfig model

This commit is contained in:
MrKevinWeiss 2022-03-02 14:03:30 +01:00
parent 7204a0b486
commit 470e7aaae4
No known key found for this signature in database
GPG Key ID: 3514539D7808D123

View File

@ -15,3 +15,8 @@ config MODULE_AT25XXX
help
This driver also supports M95xxx, 25AAxxx, 25LCxxx, CAT25xxx & BR25Sxxx
families.
config HAVE_AT25XXX
bool
help
Indicates that the AT25xxx SPI-EEPROM is present.