]> git.baikalelectronics.ru Git - kernel.git/commit
ARM: qcom: Drop unnecessary selects from ARCH_QCOM
authorStephen Boyd <sboyd@codeaurora.org>
Wed, 21 Jan 2015 19:22:09 +0000 (11:22 -0800)
committerKumar Gala <galak@codeaurora.org>
Fri, 23 Jan 2015 16:19:36 +0000 (10:19 -0600)
commit27108ac6487a85c7ec31947d56f060ada2a3b13f
treee867545609556134e1e7f7704d1eeab732004095
parentae0487d639355d9d5ce8b64707a9cea5fa93382e
ARM: qcom: Drop unnecessary selects from ARCH_QCOM

We don't need to force gpiolib on everyone given that it isn't
required to actually boot the device and the multiplatform
Kconfig already selects ARCH_WANT_OPTIONAL_GPIOLIB. CLKSRC_OF is
already selected by CONFIG_ARCH_MULTIPLATFORM too, so we can drop
that here.

Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>
Signed-off-by: Kumar Gala <galak@codeaurora.org>
arch/arm/mach-qcom/Kconfig