Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
82c65315d332f3bd2f05ca20fc8126d26123f1a4
/
.
/
drivers
/
eeprom
/
Kconfig.lpc11u6x
blob: 91fd848abf0475933870babb75175ebeebd5ba9d [
file
] [
log
] [
blame
]
# Copyright (c) 2020 Seagate Technology LLC
# SPDX-License-Identifier: Apache-2.0
config EEPROM_LPC11U6X
bool
"LPC11U6x EEPROM driver"
depends on SOC_SERIES_LPC11U6X
default
y
help
Enable
support
for
the on
-
chip EEPROM found on NXP LPC11U6x
MCUs
.