]> git.baikalelectronics.ru Git - kernel.git/commit
mfd: cros ec: spi: Depend on OF
authorThierry Reding <thierry.reding@gmail.com>
Mon, 9 Dec 2013 10:05:39 +0000 (11:05 +0100)
committerLee Jones <lee.jones@linaro.org>
Tue, 21 Jan 2014 08:28:04 +0000 (08:28 +0000)
commit576f8f6fa04adbcc565865301c968c810a1a14a2
treeb1432a5986668e1c93b0b59a3e7c1c345ffa7313
parent228cbaf0f8759b78ce87fd22daa08634f2f3bb87
mfd: cros ec: spi: Depend on OF

The driver is not used on any non-DT platform, so it can depend on the
OF Kconfig symbol to make that explicit. This is in preparation of a
subsequent patch which parses some parameters from the device tree and
would otherwise have to conditionalize that code.

Signed-off-by: Thierry Reding <treding@nvidia.com>
Signed-off-by: Lee Jones <lee.jones@linaro.org>
drivers/mfd/Kconfig