[kernel] r19879 - in dists/trunk/linux/debian: . config/mips

Aurelien Jarno aurel32 at alioth.debian.org
Fri Mar 1 18:14:24 UTC 2013


Author: aurel32
Date: Fri Mar  1 18:14:24 2013
New Revision: 19879

Log:
[mips/octeon] Change HW_RANDOM and HW_RANDOM_OCTEON to modules.

Modified:
   dists/trunk/linux/debian/changelog
   dists/trunk/linux/debian/config/mips/config.octeon

Modified: dists/trunk/linux/debian/changelog
==============================================================================
--- dists/trunk/linux/debian/changelog	Fri Mar  1 15:07:35 2013	(r19878)
+++ dists/trunk/linux/debian/changelog	Fri Mar  1 18:14:24 2013	(r19879)
@@ -1,8 +1,12 @@
 linux (3.8-1~experimental.2) UNRELEASED; urgency=low
 
+  [ Ben Hutchings ]
   * linux-image: Increase minimum version of initramfs-tools to 0.110~
     which copes with the recently renamed EHCI and NFS modules
 
+  [ Aurelien Jarno ]
+  * [mips/octeon] Change HW_RANDOM and HW_RANDOM_OCTEON to modules.
+
  -- Ben Hutchings <ben at decadent.org.uk>  Fri, 01 Mar 2013 14:01:07 +0000
 
 linux (3.8-1~experimental.1) experimental; urgency=low

Modified: dists/trunk/linux/debian/config/mips/config.octeon
==============================================================================
--- dists/trunk/linux/debian/config/mips/config.octeon	Fri Mar  1 15:07:35 2013	(r19878)
+++ dists/trunk/linux/debian/config/mips/config.octeon	Fri Mar  1 18:14:24 2013	(r19879)
@@ -38,8 +38,8 @@
 ##
 ## file: drivers/char/hw_random/Kconfig
 ##
-CONFIG_HW_RANDOM=y
-CONFIG_HW_RANDOM_OCTEON=y
+CONFIG_HW_RANDOM=m
+CONFIG_HW_RANDOM_OCTEON=m
 
 ##
 ## file: drivers/i2c/Kconfig



More information about the Kernel-svn-changes mailing list