From: Arnd Bergmann Date: Mon, 23 Jun 2014 14:31:47 +0000 (+0200) Subject: w1: select crc16 library for ds2406 X-Git-Tag: cleanup-for-v3.18~127^2~65 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6b5fa77608352f05769ca4e10ec3a32d1446b4a6;p=pandora-kernel.git w1: select crc16 library for ds2406 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 Signed-off-by: Arnd Bergmann Acked-by: Scott Alfter Cc: Evgeniy Polyakov Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed