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

Tobias Powalowski tpowa at nymeria.archlinux.org
Mon Jun 17 14:37:25 UTC 2013


    Date: Monday, June 17, 2013 @ 16:37:25
  Author: tpowa
Revision: 188661

add i8042 as module to 3.10 series

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

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

Modified: config.3.10
===================================================================
--- config.3.10	2013-06-17 14:29:20 UTC (rev 188660)
+++ config.3.10	2013-06-17 14:37:25 UTC (rev 188661)
@@ -2986,7 +2986,7 @@
 # Hardware I/O ports
 #
 CONFIG_SERIO=y
-CONFIG_SERIO_I8042=y
+CONFIG_SERIO_I8042=m
 CONFIG_SERIO_SERPORT=m
 CONFIG_SERIO_CT82C710=m
 CONFIG_SERIO_PARKBD=m

Modified: config.x86_64.3.10
===================================================================
--- config.x86_64.3.10	2013-06-17 14:29:20 UTC (rev 188660)
+++ config.x86_64.3.10	2013-06-17 14:37:25 UTC (rev 188661)
@@ -2876,7 +2876,7 @@
 # Hardware I/O ports
 #
 CONFIG_SERIO=y
-CONFIG_SERIO_I8042=y
+CONFIG_SERIO_I8042=m
 CONFIG_SERIO_SERPORT=m
 CONFIG_SERIO_CT82C710=m
 CONFIG_SERIO_PARKBD=m




More information about the arch-commits mailing list