Author: maks Date: Mon Jun 4 23:38:33 2007 New Revision: 8900 Log: correct fallout while centralizing W1
Modified: dists/trunk/linux-2.6/debian/arch/config Modified: dists/trunk/linux-2.6/debian/arch/config ============================================================================== --- dists/trunk/linux-2.6/debian/arch/config (original) +++ dists/trunk/linux-2.6/debian/arch/config Mon Jun 4 23:38:33 2007 @@ -736,6 +736,12 @@ # CONFIG_SPI_SPIDEV is not set # +# Dallas's 1-wire bus +# +CONFIG_W1=m +CONFIG_W1_CON=y + +# # 1-wire Bus Masters # CONFIG_W1_MASTER_MATROX=m _______________________________________________ Kernel-svn-changes mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/kernel-svn-changes

