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

Maximilian Attems maks at alioth.debian.org
Tue Feb 10 11:18:02 UTC 2009


Author: maks
Date: Tue Feb 10 11:18:01 2009
New Revision: 12749

Log:
topconfig enable staging drivers

consesus seems that we better one those then the oot ones,
as they see a bit of a care and properly taint your box.

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 Feb 10 11:18:01 2009
@@ -41,7 +41,7 @@
     BACKLIGHT_MBP_NVIDIA, SND_HDA_INPUT_BEEP, USB_WUSB, USB_TMC, IDE_GD,
     IDE_GD_ATA, IDE_GD_ATAPI, PCMCIA_IBMTR, USB_EMI62, USB_EMI26, USB_SEVSEG,
     UWB, UWB_WLP, UWB_I1480U, UWB_I1480U_WLP, CRYPTO_FIPS, ANSI_CPRNG,
-    CRC_T10DIF.
+    CRC_T10DIF, STAGING.
   * [x86] set MOUSE_BCM5974, X86_RESERVE_LOW_64K, OPROFILE_IBS,
     MICROCODE_INTEL, MICROCODE_AMD, X86_VERBOSE_BOOTUP, STRICT_DEVMEM.
   * [x86_64] set AMD_IOMMU, MTRR_SANITIZER, DMAR, DMAR_GFX_WA,

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 Feb 10 11:18:01 2009
@@ -1666,6 +1666,12 @@
 # CONFIG_SSB_DEBUG is not set
 
 ##
+## file: drivers/staging/Kconfig
+##
+CONFIG_STAGING=y
+CONFIG_STAGING_EXCLUDE_BUILD=n
+
+##
 ## file: drivers/uio/Kconfig
 ##
 CONFIG_UIO=m



More information about the Kernel-svn-changes mailing list