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

svn path=/dists/trunk/linux-2.6/; revision=10660
This commit is contained in:
Martin Michlmayr 2008-02-26 09:42:21 +00:00
parent 00d9d807b7
commit 1b5ba7b750
3 changed files with 3 additions and 0 deletions

1
debian/changelog vendored
View File

@ -34,6 +34,7 @@ linux-2.6 (2.6.25~rc3-1~experimental.1) UNRELEASED; urgency=low
[ 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.

View File

@ -26,3 +26,4 @@ CONFIG_TMPFS=y
# 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

View File

@ -15,3 +15,4 @@ CONFIG_JBD=y
CONFIG_TMPFS=y
CONFIG_AEABI=y
CONFIG_OABI_COMPAT=y
# CONFIG_CRYPTO_DEV_HIFN_795X is not set