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

Tobias Powalowski tpowa at archlinux.org
Fri Jan 6 10:24:37 UTC 2012


    Date: Friday, January 6, 2012 @ 05:24:36
  Author: tpowa
Revision: 146222

add proc_events into kernel

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

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

Modified: config
===================================================================
--- config	2012-01-06 10:11:04 UTC (rev 146221)
+++ config	2012-01-06 10:24:36 UTC (rev 146222)
@@ -1293,7 +1293,8 @@
 CONFIG_REGMAP=y
 CONFIG_REGMAP_I2C=m
 CONFIG_REGMAP_SPI=y
-CONFIG_CONNECTOR=m
+CONFIG_CONNECTOR=y
+CONFIG_PROC_EVENTS=y
 CONFIG_MTD=m
 CONFIG_MTD_TESTS=m
 CONFIG_MTD_REDBOOT_PARTS=m

Modified: config.x86_64
===================================================================
--- config.x86_64	2012-01-06 10:11:04 UTC (rev 146221)
+++ config.x86_64	2012-01-06 10:24:36 UTC (rev 146222)
@@ -1252,7 +1252,8 @@
 CONFIG_REGMAP=y
 CONFIG_REGMAP_I2C=m
 CONFIG_REGMAP_SPI=y
-CONFIG_CONNECTOR=m
+CONFIG_CONNECTOR=y
+CONFIG_PROC_EVENTS=y
 CONFIG_MTD=m
 CONFIG_MTD_TESTS=m
 CONFIG_MTD_REDBOOT_PARTS=m




More information about the arch-commits mailing list