| # SPDX-License-Identifier: (GPL-2.0+ OR MIT) | |
| config FLASH_TS_MMC | |
| tristate "MMC-based transactional key-value store" | |
| depends on AMLOGIC_MMC_MESON_GX | |
| help | |
| mmc fts using | |
| config MMC_TS_STORE_REBOOT_REASON | |
| bool "Store reboot reason to fts partition" | |
| depends on FLASH_TS_MMC | |
| default n | |
| help | |
| store reboot reason to fts partition (mmc) |