at91: add missing config symbols
Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 36492
This commit is contained in:
parent
d35545f3d7
commit
8e466dcdf4
1 changed files with 4 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue