[arch-commits] Commit in linux/trunk (config config.x86_64)

Tobias Powalowski tpowa at archlinux.org
Thu Dec 10 07:51:08 UTC 2015


    Date: Thursday, December 10, 2015 @ 08:51:08
  Author: tpowa
Revision: 255731

#46316 add CONFIG_MTD_PCMCIA=m

Modified:
  linux/trunk/config
  linux/trunk/config.x86_64

---------------+
 config        |    2 +-
 config.x86_64 |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

Modified: config
===================================================================
--- config	2015-12-10 07:49:51 UTC (rev 255730)
+++ config	2015-12-10 07:51:08 UTC (rev 255731)
@@ -1771,7 +1771,7 @@
 # CONFIG_MTD_NETtel is not set
 # CONFIG_MTD_L440GX is not set
 CONFIG_MTD_PCI=m
-# CONFIG_MTD_PCMCIA is not set
+CONFIG_MTD_PCMCIA=m 
 # CONFIG_MTD_GPIO_ADDR is not set
 # CONFIG_MTD_INTEL_VR_NOR is not set
 CONFIG_MTD_PLATRAM=m

Modified: config.x86_64
===================================================================
--- config.x86_64	2015-12-10 07:49:51 UTC (rev 255730)
+++ config.x86_64	2015-12-10 07:51:08 UTC (rev 255731)
@@ -1758,7 +1758,7 @@
 # CONFIG_MTD_NETtel is not set
 # CONFIG_MTD_L440GX is not set
 CONFIG_MTD_PCI=m
-# CONFIG_MTD_PCMCIA is not set
+CONFIG_MTD_PCMCIA=m 
 # CONFIG_MTD_GPIO_ADDR is not set
 # CONFIG_MTD_INTEL_VR_NOR is not set
 CONFIG_MTD_PLATRAM=m



More information about the arch-commits mailing list