misc/bmp085: Enable building as a module
commitfa22b14181050f6269fe4e612da04d5f01c31923
authorBen Hutchings <ben@decadent.org.uk>
Mon, 14 Dec 2015 14:29:23 +0000 (14 14:29 +0000)
committerBen Hutchings <ben@decadent.org.uk>
Sat, 30 Apr 2016 22:05:47 +0000 (1 00:05 +0200)
tree669353c0ab50b0e53e494a8db29abc2cc1b28757
parentee01ab704971f9d4e247c6b3e95d74be57d6cf82
misc/bmp085: Enable building as a module

commit 50e6315dba721cbc24ccd6d7b299f1782f210a98 upstream.

Commit 985087dbcb02 'misc: add support for bmp18x chips to the bmp085
driver' changed the BMP085 config symbol to a boolean.  I see no
reason why the shared code cannot be built as a module, so change it
back to tristate.

Fixes: 985087dbcb02 ("misc: add support for bmp18x chips to the bmp085 driver")
Cc: Eric Andersson <eric.andersson@unixphere.com>
Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
Acked-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/misc/Kconfig