[arch-commits] Commit in linux/trunk (config config.x86_64)
Tobias Powalowski
tpowa at nymeria.archlinux.org
Sun Jun 23 19:05:46 UTC 2013
Date: Sunday, June 23, 2013 @ 21:05:46
Author: tpowa
Revision: 188872
#35850 disable experimental parport options
Modified:
linux/trunk/config
linux/trunk/config.x86_64
---------------+
config | 4 ++--
config.x86_64 | 4 ++--
2 files changed, 4 insertions(+), 4 deletions(-)
Modified: config
===================================================================
--- config 2013-06-23 17:47:47 UTC (rev 188871)
+++ config 2013-06-23 19:05:46 UTC (rev 188872)
@@ -1584,8 +1584,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 17:47:47 UTC (rev 188871)
+++ config.x86_64 2013-06-23 19:05:46 UTC (rev 188872)
@@ -1533,8 +1533,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