]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
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)
commitf41716dc52b4a8887070318a41745e2edb612906
treed9913c17e2664c6187d280495c66a2d5bd700819
parent1c93c725d61642511f02a3293bcd7e694d0397d2
mfd: STw481x: Allow modular build

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>
drivers/mfd/Kconfig