Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
2dfae4a0f72740e560c237dfe2df6f7f1774597b
/
.
/
drivers
/
bbram
/
Kconfig.bbram_emul
blob: 4ed2cb5e66ec17454c6d6c350cb76b0f51c81a55 [
file
] [
log
] [
blame
]
# Copyright (c) 2021 Google Inc
# SPDX-License-Identifier: Apache-2.0
config BBRAM_EMUL
bool
"Battery-backed RAM emulated drivers"
help
This
option enables the BBRAM emulation driver
.