mtd/nvs: modify config name to MTD_CONFIG_NVS part1

Because the MTD_CONFIG configuration item in
drivers/mtd/Kconfig has changed

Signed-off-by: zhaoxingyu1 <zhaoxingyu1@xiaomi.com>
This commit is contained in:
zhaoxingyu1 2025-06-04 14:53:31 +08:00 committed by Donny(董九柱)
parent 2908f10154
commit 102c078834
2 changed files with 2 additions and 2 deletions

View file

@ -6,7 +6,7 @@
config SYSTEM_CFGDATA
tristate "Cfgdata Command"
default n
depends on MTD_CONFIG
depends on !MTD_CONFIG_NONE
---help---
Enable support for the CFGDATA tool.

View file

@ -6,7 +6,7 @@
config TESTING_MTD_CONFIG_FAIL_SAFE
tristate "MTD Config fail-safe storage test"
default n
depends on MTD_CONFIG_FAIL_SAFE
depends on MTD_CONFIG_NVS
select MTD_CONFIG_NAMED
---help---
Enable the fail-safe storage test