[kernel] r9211 - in dists/trunk/linux-2.6/debian: . config/powerpc

Maximilian Attems maks at alioth.debian.org
Sat Jul 28 13:18:53 UTC 2007


Author: maks
Date: Sat Jul 28 13:18:53 2007
New Revision: 9211

Log:
enable ams sensor module for powerpc


Modified:
   dists/trunk/linux-2.6/debian/changelog
   dists/trunk/linux-2.6/debian/config/powerpc/config.powerpc

Modified: dists/trunk/linux-2.6/debian/changelog
==============================================================================
--- dists/trunk/linux-2.6/debian/changelog	(original)
+++ dists/trunk/linux-2.6/debian/changelog	Sat Jul 28 13:18:53 2007
@@ -1,8 +1,13 @@
 linux-2.6 (2.6.22-trunk.1) UNRELEASED; urgency=low
 
+  [ Bastian Blank ]
   *
 
- -- Bastian Blank <waldi at debian.org>  Tue, 17 Jul 2007 11:42:51 +0200
+  [ maximilian attems ]
+  * [ppc] Enable for powerpc config the ams (Apple Motion Sensor).
+    (closes: #426210)
+
+ -- maximilian attems <maks at debian.org>  Sat, 28 Jul 2007 15:14:34 +0200
 
 linux-2.6 (2.6.22-1~experimental.1) UNRELEASED; urgency=low
 

Modified: dists/trunk/linux-2.6/debian/config/powerpc/config.powerpc
==============================================================================
--- dists/trunk/linux-2.6/debian/config/powerpc/config.powerpc	(original)
+++ dists/trunk/linux-2.6/debian/config/powerpc/config.powerpc	Sat Jul 28 13:18:53 2007
@@ -18,3 +18,6 @@
 CONFIG_SERIAL_MPC52xx_CONSOLE_BAUD=115200
 CONFIG_MII=y
 CONFIG_PATA_MPC52xx=m
+CONFIG_SENSORS_AMS=m
+CONFIG_SENSORS_AMS_PMU=y
+CONFIG_SENSORS_AMS_I2C=y



More information about the Kernel-svn-changes mailing list