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

Tobias Powalowski tpowa at nymeria.archlinux.org
Sun Jun 23 19:06:53 UTC 2013


    Date: Sunday, June 23, 2013 @ 21:06:53
  Author: tpowa
Revision: 188873

#35850 disable experimental parport options

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

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

Modified: config
===================================================================
--- config	2013-06-23 19:05:46 UTC (rev 188872)
+++ config	2013-06-23 19:06:53 UTC (rev 188873)
@@ -1438,8 +1438,8 @@
 CONFIG_PARPORT=m
 CONFIG_PARPORT_PC=m
 CONFIG_PARPORT_SERIAL=m
-CONFIG_PARPORT_PC_FIFO=y
-CONFIG_PARPORT_PC_SUPERIO=y
+# CONFIG_PARPORT_PC_FIFO is not set
+# CONFIG_PARPORT_PC_SUPERIO is not set
 CONFIG_PARPORT_PC_PCMCIA=m
 # CONFIG_PARPORT_GSC is not set
 CONFIG_PARPORT_AX88796=m

Modified: config.x86_64
===================================================================
--- config.x86_64	2013-06-23 19:05:46 UTC (rev 188872)
+++ config.x86_64	2013-06-23 19:06:53 UTC (rev 188873)
@@ -1381,8 +1381,8 @@
 CONFIG_PARPORT=m
 CONFIG_PARPORT_PC=m
 CONFIG_PARPORT_SERIAL=m
-CONFIG_PARPORT_PC_FIFO=y
-CONFIG_PARPORT_PC_SUPERIO=y
+# CONFIG_PARPORT_PC_FIFO is not set
+# CONFIG_PARPORT_PC_SUPERIO is not set
 CONFIG_PARPORT_PC_PCMCIA=m
 # CONFIG_PARPORT_GSC is not set
 CONFIG_PARPORT_AX88796=m




More information about the arch-commits mailing list