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

Martin Michlmayr tbm at alioth.debian.org
Tue Feb 26 09:42:22 UTC 2008


Author: tbm
Date: Tue Feb 26 09:42:21 2008
New Revision: 10660

Log:
[arm/armel] Unset CRYPTO_DEV_HIFN_795X since it causes a build failure.


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

Modified: dists/trunk/linux-2.6/debian/changelog
==============================================================================
--- dists/trunk/linux-2.6/debian/changelog	(original)
+++ dists/trunk/linux-2.6/debian/changelog	Tue Feb 26 09:42:21 2008
@@ -34,6 +34,7 @@
   [ Martin Michlmayr ]
   * [arm] Add a kernel for Orion based devices, such as the QNAP
     TS-109/TS-209.
+  * [arm/armel] Unset CRYPTO_DEV_HIFN_795X since it causes a build failure.
 
   [ Daniel Baumann ]
   * Added patch from unionfs upstream to export release_open_intent symbol.

Modified: dists/trunk/linux-2.6/debian/config/arm/config
==============================================================================
--- dists/trunk/linux-2.6/debian/config/arm/config	(original)
+++ dists/trunk/linux-2.6/debian/config/arm/config	Tue Feb 26 09:42:21 2008
@@ -26,3 +26,4 @@
 # CONFIG_SCSI_QLA_ISCSI is not set
 # CONFIG_SCSI_AIC94XX is not set
 # CONFIG_SCSI_HPTIOP is not set
+# CONFIG_CRYPTO_DEV_HIFN_795X is not set

Modified: dists/trunk/linux-2.6/debian/config/armel/config
==============================================================================
--- dists/trunk/linux-2.6/debian/config/armel/config	(original)
+++ dists/trunk/linux-2.6/debian/config/armel/config	Tue Feb 26 09:42:21 2008
@@ -15,3 +15,4 @@
 CONFIG_TMPFS=y
 CONFIG_AEABI=y
 CONFIG_OABI_COMPAT=y
+# CONFIG_CRYPTO_DEV_HIFN_795X is not set



More information about the Kernel-svn-changes mailing list