]> git.baikalelectronics.ru Git - kernel.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)
commit1d24937e093dada25ec395c30447c6d57e91d794
treed9913c17e2664c6187d280495c66a2d5bd700819
parent23cff15ead538c7d30d77238f8da9ecf56eae472
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