diff options
author | Michael Büsch <mb@bu3sch.de> | 2010-08-21 19:25:07 +0000 |
---|---|---|
committer | Michael Büsch <mb@bu3sch.de> | 2010-08-21 19:25:07 +0000 |
commit | 7ebcd047864564c4321e610b1569161d823cf860 (patch) | |
tree | d694ed8e3f81680d74f213b034b64b824bf4c21b /target/linux/omap24xx | |
parent | 6e2f8d7eec54b13f490e331a4c021f55c4b64799 (diff) | |
download | upstream-7ebcd047864564c4321e610b1569161d823cf860.tar.gz upstream-7ebcd047864564c4321e610b1569161d823cf860.tar.bz2 upstream-7ebcd047864564c4321e610b1569161d823cf860.zip |
Update to 2.6.35.3
SVN-Revision: 22753
Diffstat (limited to 'target/linux/omap24xx')
-rw-r--r-- | target/linux/omap24xx/Makefile | 2 | ||||
-rw-r--r-- | target/linux/omap24xx/config-2.6.35 | 1 |
2 files changed, 2 insertions, 1 deletions
diff --git a/target/linux/omap24xx/Makefile b/target/linux/omap24xx/Makefile index aeaa682ff5..81b59a822b 100644 --- a/target/linux/omap24xx/Makefile +++ b/target/linux/omap24xx/Makefile @@ -11,7 +11,7 @@ BOARD:=omap24xx BOARDNAME:=TI OMAP-24xx FEATURES:=squashfs jffs2 -LINUX_VERSION:=2.6.35 +LINUX_VERSION:=2.6.35.3 define Target/Description TI OMAP-24xx diff --git a/target/linux/omap24xx/config-2.6.35 b/target/linux/omap24xx/config-2.6.35 index 92043b64d8..b5ac7a5ad2 100644 --- a/target/linux/omap24xx/config-2.6.35 +++ b/target/linux/omap24xx/config-2.6.35 @@ -110,6 +110,7 @@ CONFIG_CRYPTO_HASH2=y CONFIG_CRYPTO_HW=y CONFIG_CRYPTO_MANAGER=y CONFIG_CRYPTO_MANAGER2=y +# CONFIG_CRYPTO_MANAGER_TESTS is not set CONFIG_CRYPTO_RNG=y CONFIG_CRYPTO_RNG2=y CONFIG_CRYPTO_SHA1=m |