[PATCH v2 02/19] mtd: nand: Clarify Marvell Orion Kconfig prompt
Sebastian Hesselbarth
sebastian.hesselbarth at gmail.com
Fri Nov 20 11:35:55 PST 2015
Kconfig prompt for Marvell Orion SoCs is missing a "Marvell"
prefix, add it to the prompt.
Signed-off-by: Sebastian Hesselbarth <sebastian.hesselbarth at gmail.com>
---
drivers/mtd/nand/Kconfig | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/mtd/nand/Kconfig b/drivers/mtd/nand/Kconfig
index ff265848459a..3426ec055756 100644
--- a/drivers/mtd/nand/Kconfig
+++ b/drivers/mtd/nand/Kconfig
@@ -92,7 +92,7 @@ config NAND_OMAP_GPMC
config NAND_ORION
bool
- prompt "Orion NAND driver"
+ prompt "Marvell Orion NAND driver"
depends on ARCH_KIRKWOOD
help
Support for the Orion NAND controller, present in Kirkwood SoCs.
--
2.1.4
More information about the barebox
mailing list