aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/configs/nhk8815_defconfig
diff options
context:
space:
mode:
authorMiquel Raynal <miquel.raynal@bootlin.com>2019-02-06 16:47:44 +0100
committerMiquel Raynal <miquel.raynal@bootlin.com>2019-04-18 08:54:00 +0200
commit72c5af00272339af6bbed6fe7275cd731f57be2d (patch)
treef34811353d94a9ece28c1ad3002e951e6914e68a /arch/arm/configs/nhk8815_defconfig
parentmtd: rawnand: Change Kconfig titles and re-order a bit the list (diff)
downloadlinux-dev-72c5af00272339af6bbed6fe7275cd731f57be2d.tar.xz
linux-dev-72c5af00272339af6bbed6fe7275cd731f57be2d.zip
mtd: rawnand: Clarify Kconfig entry MTD_NAND
MTD_NAND is large and encloses much more than what the symbol is actually used for: raw NAND. Clarify the symbol by naming it MTD_RAW_NAND instead. Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com>
Diffstat (limited to 'arch/arm/configs/nhk8815_defconfig')
-rw-r--r--arch/arm/configs/nhk8815_defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/configs/nhk8815_defconfig b/arch/arm/configs/nhk8815_defconfig
index e0373989b32d..cfc094189d09 100644
--- a/arch/arm/configs/nhk8815_defconfig
+++ b/arch/arm/configs/nhk8815_defconfig
@@ -54,7 +54,7 @@ CONFIG_MTD_ONENAND=y
CONFIG_MTD_ONENAND_VERIFY_WRITE=y
CONFIG_MTD_ONENAND_GENERIC=y
CONFIG_MTD_NAND_ECC_SW_HAMMING_SMC=y
-CONFIG_MTD_NAND=y
+CONFIG_MTD_RAW_NAND=y
CONFIG_MTD_NAND_FSMC=y
CONFIG_BLK_DEV_LOOP=y
CONFIG_BLK_DEV_CRYPTOLOOP=y