Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 5c91ab64 authored by Neeraj Upadhyay's avatar Neeraj Upadhyay
Browse files

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: default avatarNeeraj Upadhyay <neeraju@codeaurora.org>
parent 9febdfdd
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -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