mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-08-31 09:55:56 +00:00
10 lines
292 B
Plaintext
10 lines
292 B
Plaintext
# Copyright (c) 2025, Realtek, SIBG-SD7
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
|
|
config BBRAM_RTS5912
|
|
bool "Realtek RTS5912 Battery-backed RAM drivers"
|
|
default y
|
|
depends on DT_HAS_REALTEK_RTS5912_BBRAM_ENABLED
|
|
help
|
|
This option enables the BBRAM driver for Realtek RTS5912 of processors.
|