[kernel] r17932 - in dists/sid/linux-2.6/debian: .	config/kernelarch-x86
    Ben Hutchings 
    benh at alioth.debian.org
       
    Mon Aug 15 14:16:00 UTC 2011
    
    
  
Author: benh
Date: Mon Aug 15 14:15:59 2011
New Revision: 17932
Log:
[x86] Enable RTS_PSTOR as module
Modified:
   dists/sid/linux-2.6/debian/changelog
   dists/sid/linux-2.6/debian/config/kernelarch-x86/config
Modified: dists/sid/linux-2.6/debian/changelog
==============================================================================
--- dists/sid/linux-2.6/debian/changelog	Mon Aug 15 06:06:44 2011	(r17931)
+++ dists/sid/linux-2.6/debian/changelog	Mon Aug 15 14:15:59 2011	(r17932)
@@ -25,6 +25,7 @@
       = expect uid
     - ecryptfs: Return error when lower file pointer is NULL
     - ext{3,4}: Properly count journal credits for long symlinks
+  * [x86] Enable RTS_PSTOR as module
 
   [ maximilian attems ]
   * Add stable 3.0.1, including:
Modified: dists/sid/linux-2.6/debian/config/kernelarch-x86/config
==============================================================================
--- dists/sid/linux-2.6/debian/config/kernelarch-x86/config	Mon Aug 15 06:06:44 2011	(r17931)
+++ dists/sid/linux-2.6/debian/config/kernelarch-x86/config	Mon Aug 15 14:15:59 2011	(r17932)
@@ -1231,6 +1231,12 @@
 CONFIG_R8712U=m
 
 ##
+## file: drivers/staging/rts_pstor/Kconfig
+##
+CONFIG_RTS_PSTOR=m
+# RTS_PSTOR_DEBUG is not set
+
+##
 ## file: drivers/staging/tm6000/Kconfig
 ##
 CONFIG_VIDEO_TM6000=m
    
    
More information about the Kernel-svn-changes
mailing list