summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNeeraj Upadhyay <neeraju@codeaurora.org>2016-11-22 12:11:28 +0530
committerNeeraj Upadhyay <neeraju@codeaurora.org>2016-11-22 12:17:06 +0530
commit5c91ab64456f954b9c6f5e08bc60c0cb40d4976e (patch)
treea1c61949b53de4b78381ae231b2084af0894b845
parent9febdfdde008c8d7875b5186a4a37cb515cb924d (diff)
arm: qcom: correct description for MSMTRITON and MSMFALCON
Correct description for ARCH_MSMFALCON and ARCH_MSMTRITON, to match the guidelines. Change-Id: I2e657f3237c7ed38111b7bc6bddbf07ef4420924 Signed-off-by: Neeraj Upadhyay <neeraju@codeaurora.org>
-rw-r--r--arch/arm/mach-qcom/Kconfig4
1 files changed, 2 insertions, 2 deletions
diff --git a/arch/arm/mach-qcom/Kconfig b/arch/arm/mach-qcom/Kconfig
index cbccbeb483c9..a4fba1af7744 100644
--- a/arch/arm/mach-qcom/Kconfig
+++ b/arch/arm/mach-qcom/Kconfig
@@ -2,7 +2,7 @@ if ARCH_QCOM
menu "QCOM SoC Type"
config ARCH_MSMFALCON
- bool "Enable Support for Qualcomm MSMFALCON"
+ bool "Enable Support for MSMFALCON"
select CLKDEV_LOOKUP
select HAVE_CLK
select HAVE_CLK_PREPARE
@@ -40,7 +40,7 @@ config ARCH_MSMFALCON
wish to build a kernel that runs on this chipset, say 'N' here.
config ARCH_MSMTRITON
- bool "Enable Support for Qualcomm MSMTRITON"
+ bool "Enable Support for MSMTRITON"
select CLKDEV_LOOKUP
select HAVE_CLK
select HAVE_CLK_PREPARE