[kernel] r13071 - in dists/trunk/linux-2.6/debian: . config/arm

Martin Michlmayr tbm at alioth.debian.org
Mon Mar 9 21:30:01 UTC 2009


Author: tbm
Date: Mon Mar  9 21:29:59 2009
New Revision: 13071

Log:
[arm/orion5x] Build the SENSORS_LM75 module since it's needed on the
D-Link DNS-323.


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

Modified: dists/trunk/linux-2.6/debian/changelog
==============================================================================
--- dists/trunk/linux-2.6/debian/changelog	(original)
+++ dists/trunk/linux-2.6/debian/changelog	Mon Mar  9 21:29:59 2009
@@ -49,6 +49,8 @@
     the option cannot be made modular at the moment and bloats the kernel
     image too much.
   * [arm, armel] Enable various V4L USB devices. (Closes: #518582)
+  * [arm/orion5x] Build the SENSORS_LM75 module since it's needed on the
+    D-Link DNS-323.
 
   [ Ben Hutchings ]
   * Remove firmware from drivers and make them use request_firmware():

Modified: dists/trunk/linux-2.6/debian/config/arm/config.orion5x
==============================================================================
--- dists/trunk/linux-2.6/debian/config/arm/config.orion5x	(original)
+++ dists/trunk/linux-2.6/debian/config/arm/config.orion5x	Mon Mar  9 21:29:59 2009
@@ -581,5 +581,11 @@
 ##
 CONFIG_X25=m
 
+##
+## file: drivers/hwmon/Kconfig
+##
+CONFIG_SENSORS_LM75=m
+
 # To workaround clash with fixed mdio bus and mv643xx_eth
 # CONFIG_FIXED_PHY is not set
+



More information about the Kernel-svn-changes mailing list