mfd: STw481x: Allow modular build
authorArnd Bergmann <arnd@arndb.de>
Thu, 5 Jun 2014 21:24:14 +0000 (23:24 +0200)
committerLee Jones <lee.jones@linaro.org>
Thu, 26 Jun 2014 12:33:50 +0000 (13:33 +0100)
This driver depends on I2C, which may be a loadable module.
While you'd probably want both to be built-in in practice,
allowing a modular build avoids possible randconfig link
errors.

Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Lee Jones <lee.jones@linaro.org>

No differences found