You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
openwrt/target/linux
Jonas Gorski 3e9ad14992 kernel: ocf: add missing kernel dependencies
OCF_CRYPTOSOFT uses both symbols form crypto_hash and crypto_blkcipher,
so let it select these through kernel config.

Fixes the following build error:

ERROR: "crypto_alloc_ahash" [crypto/ocf/cryptosoft.ko] undefined!
ERROR: "crypto_ahash_digest" [crypto/ocf/cryptosoft.ko] undefined!
ERROR: "crypto_ahash_setkey" [crypto/ocf/cryptosoft.ko] undefined!
make[6]: *** [__modpost] Error 1
make[5]: *** [modules] Error 2

Reported-by: Russell Senior <russell@personaltelco.net>
Signed-off-by: Jonas Gorski <jogo@openwrt.org>

SVN-Revision: 37652
11 years ago
..
adm5120 targets: fix remaining targets for initramfs builds 11 years ago
adm8668 targets: prepare for supporting normal and initramfs images 11 years ago
amazon target: don't build jffs2 nor images by default 11 years ago
ar7 kernel: update 3.9 to 3.9.11 11 years ago
ar71xx kernel: update to linux 3.10.4, refresh patches 11 years ago
at91 build: unify target independent optimization options 11 years ago
atheros kernel: update 3.10 to 3.10.3 11 years ago
au1000 targets: prepare for supporting normal and initramfs images 11 years ago
avr32 targets: prepare for supporting normal and initramfs images 11 years ago
bcm53xx kernel: update remaning platforms accidentally left out of r37617 11 years ago
brcm47xx brcm47xx: switch to kernel 3.10.4 11 years ago
brcm63xx kernel: update 3.9 to 3.9.11 11 years ago
brcm2708 kernel: update remaning platforms accidentally left out of r37617 11 years ago
cns3xxx build: unify target independent optimization options 11 years ago
cns21xx build: unify target independent optimization options 11 years ago
cobalt build: unify target independent optimization options 11 years ago
ep93xx build: unify target independent optimization options 11 years ago
gemini build: unify target independent optimization options 11 years ago
generic kernel: ocf: add missing kernel dependencies 11 years ago
imx6 kernel: update remaning platforms accidentally left out of r37617 11 years ago
imx23 imx23: add lradc support 11 years ago
iop32x targets: prepare for supporting normal and initramfs images 11 years ago
ixp4xx kernel: update remaning platforms accidentally left out of r37617 11 years ago
kirkwood targets: prepare for supporting normal and initramfs images 11 years ago
lantiq lantiq: fix VG3503J ethernet/gphy led support 11 years ago
malta kernel: update remaning platforms accidentally left out of r37617 11 years ago
mcs814x build: unify target independent optimization options 11 years ago
mpc52xx build: unify target independent optimization options 11 years ago
mpc83xx build: unify target independent optimization options 11 years ago
mpc85xx kernel: update remaning platforms accidentally left out of r37617 11 years ago
mvebu linux: move more ARM_ERRATA symbols to the generic config 11 years ago
omap4 linux: move more ARM_ERRATA symbols to the generic config 11 years ago
omap24xx build: unify target independent optimization options 11 years ago
orion build: unify target independent optimization options 11 years ago
ppc40x build: unify target independent optimization options 11 years ago
ppc44x build: unify target independent optimization options 11 years ago
pxa targets: prepare for supporting normal and initramfs images 11 years ago
ramips ramips: add Poray IP2202 support 11 years ago
rb532 targets: prepare for supporting normal and initramfs images 11 years ago
realview kernel: update remaning platforms accidentally left out of r37617 11 years ago
sibyte build: unify target independent optimization options 11 years ago
sparc target: don't build jffs2 nor images by default 11 years ago
uml kernel: update linux 3.8 to 3.8.13 11 years ago
x86 build: unify target independent optimization options 11 years ago
xburst kernel: update remaning platforms accidentally left out of r37617 11 years ago
Makefile Add kernel_nconfig make target 14 years ago