[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#663912: please enable CONFIG_RTS5139 for SDcard support



found 663912 linux-2.6/3.3~rc6-1~experimental.1
found 663912 linux-2.6/3.2.10-1
tags 663912 + patch
quit

Hi,

Aurelien Jacobs wrote:

> Simply enabling CONFIG_RTS5139 as a module would add support for SDcard
> in some laptop such as the Asus Zenbook (UX31E).

Sounds reasonable.  The driver seems to have been merged in the 3.2 merge
window, which is barely in time for us not to have to backport it for
support in wheezy.

Am I correct in assuming these card readers are only available as a
built-in chip on x86 laptops, and not as a USB gadget that could be
plugged in on machines with other processor architectures?

Index: debian/changelog
===================================================================
--- debian/changelog	(revision 18844)
+++ debian/changelog	(working copy)
@@ -7,6 +7,9 @@
   * aufs: Update to aufs3.x-rcN-20120312
   * IB: Enable INFINIBAND_SRPT as module (Closes: #663041)
 
+  [ Jonathan Nieder ]
+  * [x86] Enable RTS5139 as module (Closes: #663912)
+
  -- Ben Hutchings <ben@decadent.org.uk>  Fri, 09 Mar 2012 05:27:29 +0000
 
 linux-2.6 (3.3~rc6-1~experimental.1) experimental; urgency=low
Index: debian/config/kernelarch-x86/config
===================================================================
--- debian/config/kernelarch-x86/config	(revision 18844)
+++ debian/config/kernelarch-x86/config	(working copy)
@@ -1333,6 +1333,11 @@
 CONFIG_R8712U=m
 
+##
+## file: drivers/staging/rts5139/Kconfig
+##
+CONFIG_RTS5139=m
+
 ##
 ## file: drivers/staging/rts_pstor/Kconfig
 ##
 CONFIG_RTS_PSTOR=m



Reply to: