[kernel] r10271 - in dists/trunk/linux-2.6/debian: . config

Maximilian Attems maks at alioth.debian.org
Tue Jan 29 21:22:16 UTC 2008


Author: maks
Date: Tue Jan 29 21:22:15 2008
New Revision: 10271

Log:
topconfig enable CAN

Controller Area Network (CAN) network layer core configuration


Modified:
   dists/trunk/linux-2.6/debian/changelog
   dists/trunk/linux-2.6/debian/config/config

Modified: dists/trunk/linux-2.6/debian/changelog
==============================================================================
--- dists/trunk/linux-2.6/debian/changelog	(original)
+++ dists/trunk/linux-2.6/debian/changelog	Tue Jan 29 21:22:15 2008
@@ -13,7 +13,7 @@
     CRYPTO_SALSA20, CRYPTO_LZO, CRYPTO_DEV_HIFN_795X, USB_SI470X,
     USB_STKWEBCAM, VIDEO_PVRUSB2_ONAIR_USB2, VIDEO_PVRUSB2_ONAIR_CREATOR,
     VIDEO_EM28XX_ALSA, CRYPTO_DEV_HIFN_795X_RNG, PCF8575, TPS65010, RTL8180,
-    ENC28J60, R6040.
+    ENC28J60, R6040, CAN.
   * [amd64] Enable CRYPTO_SALSA20_X86_64.
   * [amd64, i386]: Enable LATENCYTOP.
   * topconfig disable PARPORT_PC_FIFO due to instabilities.

Modified: dists/trunk/linux-2.6/debian/config/config
==============================================================================
--- dists/trunk/linux-2.6/debian/config/config	(original)
+++ dists/trunk/linux-2.6/debian/config/config	Tue Jan 29 21:22:15 2008
@@ -496,6 +496,7 @@
 #
 CONFIG_MKISS=m
 CONFIG_6PACK=m
+CONFIG_CAN=m
 
 #
 # Dongle support



More information about the Kernel-svn-changes mailing list