1# Copyright (c) 2025, Realtek, SIBG-SD7 2# SPDX-License-Identifier: Apache-2.0 3 4config BBRAM_RTS5912 5 bool "Realtek RTS5912 Battery-backed RAM drivers" 6 default y 7 depends on DT_HAS_REALTEK_RTS5912_BBRAM_ENABLED 8 help 9 This option enables the BBRAM driver for Realtek RTS5912 of processors. 10