summaryrefslogtreecommitdiffstats
path: root/target/linux/at91
diff options
context:
space:
mode:
authorGabor Juhos <juhosg@openwrt.org>2013-04-30 10:43:58 +0000
committerGabor Juhos <juhosg@openwrt.org>2013-04-30 10:43:58 +0000
commit8e466dcdf4f391b8940148e8a0431a5a8c608584 (patch)
tree23e9ec868d66595d0c68169664f750879a39f7fd /target/linux/at91
parentd35545f3d7058e7ebc011d42cdda104e5966766b (diff)
downloadmaster-31e0f0ae-8e466dcdf4f391b8940148e8a0431a5a8c608584.tar.gz
master-31e0f0ae-8e466dcdf4f391b8940148e8a0431a5a8c608584.tar.bz2
master-31e0f0ae-8e466dcdf4f391b8940148e8a0431a5a8c608584.zip
at91: add missing config symbols
Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 36492
Diffstat (limited to 'target/linux/at91')
-rw-r--r--target/linux/at91/config-default4
1 files changed, 4 insertions, 0 deletions
diff --git a/target/linux/at91/config-default b/target/linux/at91/config-default
index 6d4d346fba..5d33472f12 100644
--- a/target/linux/at91/config-default
+++ b/target/linux/at91/config-default
@@ -58,6 +58,9 @@ CONFIG_CPU_TLB_V4WBI=y
CONFIG_CPU_USE_DOMAINS=y
CONFIG_CRC16=y
CONFIG_CRYPTO_CRC32C=y
+# CONFIG_CRYPTO_DEV_ATMEL_AES is not set
+# CONFIG_CRYPTO_DEV_ATMEL_SHA is not set
+# CONFIG_CRYPTO_DEV_ATMEL_TDES is not set
CONFIG_CRYPTO_HASH=y
CONFIG_CRYPTO_HASH2=y
CONFIG_DEBUG_BUGVERBOSE=y
@@ -128,6 +131,7 @@ CONFIG_IRQ_DOMAIN=y
CONFIG_JBD2=y
CONFIG_JFFS2_ZLIB=y
CONFIG_KTIME_SCALAR=y
+# CONFIG_LEDS_ATMEL_PWM is not set
CONFIG_LEDS_TRIGGER_HEARTBEAT=y
CONFIG_MACB=y
CONFIG_MACH_AT91SAM_DT=y