]> git.baikalelectronics.ru Git - kernel.git/commit
x86/intel/quark: Select COMMON_CLK
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Thu, 5 Mar 2015 15:24:04 +0000 (17:24 +0200)
committerIngo Molnar <mingo@kernel.org>
Thu, 5 Mar 2015 16:44:53 +0000 (17:44 +0100)
commitdcd1e2a8c6f7fd1326a9210ff0469583875054fe
tree5a41443901be107a72da56c1ee8c50135c912b13
parent0ece1ac856cfb44b1575b51f756ee368a75f45a8
x86/intel/quark: Select COMMON_CLK

The commit c7c0097499f1 ("x86/intel/quark: Add Intel Quark
platform support") introduced a minimal support of Intel Quark
SoC. That allows to use core parts of the SoC. However, the SPI,
I2C, and GPIO drivers can't be selected by kernel configuration
because they depend on COMMON_CLK. The patch adds a COMMON_CLK
selection to the platfrom definition to allow user choose the drivers.

Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Acked-by: Ong, Boon Leong <boon.leong.ong@intel.com>
Cc: Bryan O'Donoghue <pure.logic@nexus-software.ie>
Cc: Darren Hart <dvhart@linux.intel.com>
Fixes: c7c0097499f1 ("x86/intel/quark: Add Intel Quark platform support")
Link: http://lkml.kernel.org/r/1425569044-2867-1-git-send-email-andriy.shevchenko@linux.intel.com
Signed-off-by: Ingo Molnar <mingo@kernel.org>
arch/x86/Kconfig