summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLinux Build Service Account <lnxbuild@localhost>2016-11-24 13:46:36 -0800
committerGerrit - the friendly Code Review server <code-review@localhost>2016-11-24 13:46:36 -0800
commit2488cd08b421cfff47df875a815a18ced9491cff (patch)
tree3d4a2be857cf544d28a573a69d611a6e37217a79
parenta9a8ec4cae40a79da84d2fa641b5cb5821e463c4 (diff)
parent5c91ab64456f954b9c6f5e08bc60c0cb40d4976e (diff)
Merge "arm: qcom: correct description for MSMTRITON and MSMFALCON"
-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