git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f34323b
)
w1: select crc16 library for ds2406
author
Arnd Bergmann
<arnd@arndb.de>
Mon, 23 Jun 2014 14:31:47 +0000
(16:31 +0200)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Mon, 23 Jun 2014 16:38:08 +0000
(12:38 -0400)
commit
94859308a21b
"w1: new w1_ds2406 driver" added a new driver
that uses the crc16 library, but didn't ensure that the core is
there. This adds the necessary Kconfig statements, just like we
have it for other w1 drivers.
Reported-by: kbuild test robot <fengguang.wu@intel.com>
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Acked-by: Scott Alfter <scott@alfter.us>
Cc: Evgeniy Polyakov <zbr@ioremap.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/w1/slaves/Kconfig
patch
|
blob
|
history
diff --cc
drivers/w1/slaves/Kconfig
Simple merge