Loading arch/arm/mach-qcom/Kconfig +2 −2 Original line number Original line Diff line number Diff line Loading @@ -2,7 +2,7 @@ if ARCH_QCOM menu "QCOM SoC Type" menu "QCOM SoC Type" config ARCH_MSMFALCON config ARCH_MSMFALCON bool "Enable Support for Qualcomm MSMFALCON" bool "Enable Support for MSMFALCON" select CLKDEV_LOOKUP select CLKDEV_LOOKUP select HAVE_CLK select HAVE_CLK select HAVE_CLK_PREPARE select HAVE_CLK_PREPARE Loading Loading @@ -40,7 +40,7 @@ config ARCH_MSMFALCON wish to build a kernel that runs on this chipset, say 'N' here. wish to build a kernel that runs on this chipset, say 'N' here. config ARCH_MSMTRITON config ARCH_MSMTRITON bool "Enable Support for Qualcomm MSMTRITON" bool "Enable Support for MSMTRITON" select CLKDEV_LOOKUP select CLKDEV_LOOKUP select HAVE_CLK select HAVE_CLK select HAVE_CLK_PREPARE select HAVE_CLK_PREPARE Loading Loading
arch/arm/mach-qcom/Kconfig +2 −2 Original line number Original line Diff line number Diff line Loading @@ -2,7 +2,7 @@ if ARCH_QCOM menu "QCOM SoC Type" menu "QCOM SoC Type" config ARCH_MSMFALCON config ARCH_MSMFALCON bool "Enable Support for Qualcomm MSMFALCON" bool "Enable Support for MSMFALCON" select CLKDEV_LOOKUP select CLKDEV_LOOKUP select HAVE_CLK select HAVE_CLK select HAVE_CLK_PREPARE select HAVE_CLK_PREPARE Loading Loading @@ -40,7 +40,7 @@ config ARCH_MSMFALCON wish to build a kernel that runs on this chipset, say 'N' here. wish to build a kernel that runs on this chipset, say 'N' here. config ARCH_MSMTRITON config ARCH_MSMTRITON bool "Enable Support for Qualcomm MSMTRITON" bool "Enable Support for MSMTRITON" select CLKDEV_LOOKUP select CLKDEV_LOOKUP select HAVE_CLK select HAVE_CLK select HAVE_CLK_PREPARE select HAVE_CLK_PREPARE Loading