enable ams sensor module for powerpc

svn path=/dists/trunk/linux-2.6/; revision=9211
This commit is contained in:
Maximilian Attems 2007-07-28 13:18:53 +00:00
parent e97632ae09
commit 4a0da7b010
2 changed files with 9 additions and 1 deletions

7
debian/changelog vendored
View File

@ -1,8 +1,13 @@
linux-2.6 (2.6.22-trunk.1) UNRELEASED; urgency=low
[ Bastian Blank ]
*
-- Bastian Blank <waldi@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@debian.org> Sat, 28 Jul 2007 15:14:34 +0200
linux-2.6 (2.6.22-1~experimental.1) UNRELEASED; urgency=low

View File

@ -18,3 +18,6 @@ CONFIG_SERIAL_MPC52xx_CONSOLE=y
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