Merge "arm: qcom: correct description for MSMTRITON and MSMFALCON"
This commit is contained in:
commit
2488cd08b4
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue