lantiq: fix kernel config for DEU support
authorJohn Crispin <john@openwrt.org>
Sat, 29 Jun 2013 16:33:37 +0000 (16:33 +0000)
committerJohn Crispin <john@openwrt.org>
Sat, 29 Jun 2013 16:33:37 +0000 (16:33 +0000)
Trying to load the DEU modules results in unresolved symbols. This
provides them. This requires the previous patch to be applied first.

Signed-off-by: Daniel Gimpelevich <daniel@gimpelevich.san-francisco.ca.us>
SVN-Revision: 37086

target/linux/lantiq/config-default

index 7ef5dad301ca37af23b52e42ea7671eabcf171b1..574fee39701e625e999eec2c4e59a86036c47f23 100644 (file)
@@ -21,6 +21,8 @@ CONFIG_CPU_R4K_CACHE_TLB=y
 CONFIG_CPU_R4K_FPU=y
 CONFIG_CPU_SUPPORTS_32BIT_KERNEL=y
 CONFIG_CPU_SUPPORTS_HIGHMEM=y
+CONFIG_CRYPTO_HASH=y
+CONFIG_CRYPTO_HASH2=y
 CONFIG_CSRC_R4K=y
 # CONFIG_DEBUG_PINCTRL is not set
 CONFIG_DECOMPRESS_LZMA=y