+ fix-dependencies-of-w1_slave_ds2433_crc.patch added to -mm tree

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



The patch titled

     fix dependencies of W1_SLAVE_DS2433_CRC

has been added to the -mm tree.  Its filename is

     fix-dependencies-of-w1_slave_ds2433_crc.patch

See http://www.zip.com.au/~akpm/linux/patches/stuff/added-to-mm.txt to find
out what to do about this


From: Jean-Luc Leger <jean-luc.leger@xxxxxxxxxxxxxxxx>

Default values for boolean and tristate options can only be 'y', 'm' or 'n'. 
This patch fixes dependencies of W1_SLAVE_DS2433_CRC.

Signed-off-by: Jean-Luc Leger <jean-luc.leger@xxxxxxxxxxxxxxxx>
Cc: Greg KH <greg@xxxxxxxxx>
Signed-off-by: Andrew Morton <akpm@xxxxxxxx>
---

 drivers/w1/slaves/Kconfig |    2 +-
 1 files changed, 1 insertion(+), 1 deletion(-)

diff -puN drivers/w1/slaves/Kconfig~fix-dependencies-of-w1_slave_ds2433_crc drivers/w1/slaves/Kconfig
--- devel/drivers/w1/slaves/Kconfig~fix-dependencies-of-w1_slave_ds2433_crc	2006-04-16 18:12:28.000000000 -0700
+++ devel-akpm/drivers/w1/slaves/Kconfig	2006-04-16 18:12:28.000000000 -0700
@@ -28,7 +28,7 @@ config W1_SLAVE_DS2433
 
 config W1_SLAVE_DS2433_CRC
 	bool "Protect DS2433 data with a CRC16"
-	depends on W1_DS2433
+	depends on W1_SLAVE_DS2433
 	select CRC16
 	help
 	  Say Y here to protect DS2433 data with a CRC16.
_

Patches currently in -mm which might be from jean-luc.leger@xxxxxxxxxxxxxxxx are

cleanup-default-value-of-sched_smt.patch
cleanup-default-value-of-syscall_debug.patch
cleanup-default-value-of-mtd_pcmcia_anonymous.patch
cleanup-default-value-of-usb_isp116x_hcd-usb_sl811_hcd-and-usb_sl811_cs.patch
cleanup-default-value-of-ip_dccp_ackvec.patch
fix-dependencies-of-hugetlb_page_size_64k.patch
cleanup-default-value-of-dvb_cinergyt2_enable_rc_input_device.patch
fix-dependencies-of-w1_slave_ds2433_crc.patch

-
To unsubscribe from this list: send the line "unsubscribe mm-commits" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [Kernel Newbies FAQ]     [Kernel Archive]     [IETF Annouce]     [DCCP]     [Netdev]     [Networking]     [Security]     [Bugtraq]     [Photo]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux SCSI]

  Powered by Linux