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

Tobias Powalowski tpowa at archlinux.org
Fri Jan 6 10:32:51 UTC 2012


    Date: Friday, January 6, 2012 @ 05:32:50
  Author: tpowa
Revision: 146223

add connector into kernel

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

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

Modified: config
===================================================================
--- config	2012-01-06 10:24:36 UTC (rev 146222)
+++ config	2012-01-06 10:32:50 UTC (rev 146223)
@@ -1116,7 +1116,8 @@
 # CONFIG_DEBUG_DRIVER is not set
 # CONFIG_DEBUG_DEVRES is not set
 # CONFIG_SYS_HYPERVISOR is not set
-CONFIG_CONNECTOR=m
+CONFIG_CONNECTOR=y
+CONFIG_PROC_EVENTS=y
 CONFIG_MTD=m
 # CONFIG_MTD_DEBUG is not set
 CONFIG_MTD_TESTS=m

Modified: config.x86_64
===================================================================
--- config.x86_64	2012-01-06 10:24:36 UTC (rev 146222)
+++ config.x86_64	2012-01-06 10:32:50 UTC (rev 146223)
@@ -1096,7 +1096,8 @@
 # CONFIG_DEBUG_DRIVER is not set
 # CONFIG_DEBUG_DEVRES is not set
 CONFIG_SYS_HYPERVISOR=y
-CONFIG_CONNECTOR=m
+CONFIG_CONNECTOR=y
+CONFIG_PROC_EVENTS=y
 CONFIG_MTD=m
 # CONFIG_MTD_DEBUG is not set
 CONFIG_MTD_TESTS=m




More information about the arch-commits mailing list