You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
11 lines
331 B
11 lines
331 B
# Copyright (c) 2021 Google Inc |
|
# Copyright (c) 2022 Microchip Technology Inc. |
|
# SPDX-License-Identifier: Apache-2.0 |
|
|
|
config BBRAM_XEC |
|
bool "Microchip XEC Battery-backed RAM drivers" |
|
default y |
|
depends on DT_HAS_MICROCHIP_XEC_BBRAM_ENABLED |
|
help |
|
This option enables the BBRAM driver for Microchip XEC family of |
|
processors.
|
|
|