commit | f41716dc52b4a8887070318a41745e2edb612906 | [log] [tgz] |
---|---|---|
author | Arnd Bergmann <arnd@arndb.de> | Thu Jun 05 23:24:14 2014 +0200 |
committer | Lee Jones <lee.jones@linaro.org> | Thu Jun 26 13:33:50 2014 +0100 |
tree | d9913c17e2664c6187d280495c66a2d5bd700819 | |
parent | 1c93c725d61642511f02a3293bcd7e694d0397d2 [diff] |
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>