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

Maximilian Attems maks at alioth.debian.org
Sun Nov 23 15:43:02 UTC 2008


Author: maks
Date: Sun Nov 23 15:43:01 2008
New Revision: 12421

Log:
topconfig enable MISDN and friends

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	Sun Nov 23 15:43:01 2008
@@ -11,7 +11,7 @@
     CRYPTO_RMD160, CRYPTO_RMD256, CRYPTO_RMD320, VLAN_8021Q_GVRP, HP_WMI,
     COMPAL_LAPTOP, SCSI_DH, SCSI_DH_RDAC, SCSI_DH_HP_SW, SCSI_DH_EMC,
     SCSI_DH_ALUA, MAC80211_HWSIM, USB_HSO, BLK_DEV_INTEGRITY, SGI_XP, SGI_GRU,
-    TLAN, ATM_IA, ATM_FORE200E.
+    TLAN, ATM_IA, ATM_FORE200E, MISDN.
   * [x86] set MOUSE_BCM5974, X86_RESERVE_LOW_64K.
   * [x86_64] set AMD_IOMMU, MTRR_SANITIZER.
   * Add stable releases 2.6.27.1-2.6.27.7.

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	Sun Nov 23 15:43:01 2008
@@ -496,6 +496,19 @@
 CONFIG_HYSDN_CAPI=y
 
 ##
+## file: drivers/isdn/mISDN/Kconfig
+##
+CONFIG_MISDN=m
+CONFIG_MISDN_DSP=m
+CONFIG_MISDN_L1OIP=m
+
+##
+## file: drivers/isdn/mISDN/hardware/Kconfig
+##
+CONFIG_MISDN_HFCPCI=m
+CONFIG_MISDN_HFCMULTI=m
+
+##
 ## file: drivers/leds/Kconfig
 ##
 CONFIG_NEW_LEDS=y



More information about the Kernel-svn-changes mailing list