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)
commitfcfccdb22f340f9ae354f39793c206c7ead190dd
treeb1432a5986668e1c93b0b59a3e7c1c345ffa7313
parentea0f8b0b67ba4c55fef154904bf50579d2039695
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