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

Maximilian Attems maks at alioth.debian.org
Sun Aug 19 00:28:38 UTC 2007


Author: maks
Date: Sun Aug 19 00:28:38 2007
New Revision: 9323

Log:
CRYPTO_HW defaults to y anyway


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

Modified: dists/trunk/linux-2.6/debian/changelog
==============================================================================
--- dists/trunk/linux-2.6/debian/changelog	(original)
+++ dists/trunk/linux-2.6/debian/changelog	Sun Aug 19 00:28:38 2007
@@ -12,12 +12,13 @@
     SENSORS_LM93, SENSORS_DME1737, SENSORS_THMC50, DVB_USB_AF9005,
     DVB_USB_AF9005_REMOTE, CRC7, I2C_TAOS_EVM, DS1682, SENSORS_TSL2550,
     SPI_LM70_LLP, SPI_TLE62X0, W1_SLAVE_DS2760, TUNER_TEA5761, NET_9P,
-    DM_MULTIPATH_RDAC, NET_SCH_RR, NET_CLS_POLICE, EEPROM_93CX6, PPPOL2TP.
+    DM_MULTIPATH_RDAC, NET_SCH_RR, NET_CLS_POLICE, EEPROM_93CX6, PPPOL2TP,
+    CRYPTO_HW.
   * [i386] Enable lguest.
   * [amd64, i386] Enable VIDEO_OUTPUT_CONTROL, THINKPAD_ACPI_INPUT_ENABLED.
   * linux-image bugscript add cmdline.
 
- -- maximilian attems <maks at debian.org>  Sun, 19 Aug 2007 02:20:39 +0200
+ -- maximilian attems <maks at debian.org>  Sun, 19 Aug 2007 02:25:26 +0200
 
 linux-2.6 (2.6.22-2) UNRELEASED; urgency=low
 

Modified: dists/trunk/linux-2.6/debian/config/config
==============================================================================
--- dists/trunk/linux-2.6/debian/config/config	(original)
+++ dists/trunk/linux-2.6/debian/config/config	Sun Aug 19 00:28:38 2007
@@ -833,6 +833,7 @@
 CONFIG_CRYPTO_CRC32C=m
 CONFIG_CRYPTO_CAMELLIA=m
 CONFIG_CRYPTO_TEST=m
+CONFIG_CRYPTO_HW=m
 
 #
 # Hardware crypto devices



More information about the Kernel-svn-changes mailing list