diff options
author | Grant Likely <grant.likely@secretlab.ca> | 2012-03-30 00:31:20 +0400 |
---|---|---|
committer | Grant Likely <grant.likely@secretlab.ca> | 2012-03-30 00:31:20 +0400 |
commit | d4886bc670a5ab1b74bd0a87a64344d18af206c3 (patch) | |
tree | 9e1b959ad57cff2282874c98f3464fefbbb5ca84 /arch/powerpc/configs/mpc85xx_smp_defconfig | |
parent | 092b2fb0766e7a0bf2e50d9cdd7d3b6bb5d12e19 (diff) | |
download | linux-d4886bc670a5ab1b74bd0a87a64344d18af206c3.tar.xz |
irqdomain/powerpc: updated defconfigs for VIRQ_DEBUG rename
Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
Diffstat (limited to 'arch/powerpc/configs/mpc85xx_smp_defconfig')
-rw-r--r-- | arch/powerpc/configs/mpc85xx_smp_defconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/powerpc/configs/mpc85xx_smp_defconfig b/arch/powerpc/configs/mpc85xx_smp_defconfig index fb51bc90edd2..48d6682f2434 100644 --- a/arch/powerpc/configs/mpc85xx_smp_defconfig +++ b/arch/powerpc/configs/mpc85xx_smp_defconfig @@ -216,7 +216,7 @@ CONFIG_DEBUG_FS=y CONFIG_DETECT_HUNG_TASK=y CONFIG_DEBUG_INFO=y CONFIG_SYSCTL_SYSCALL_CHECK=y -CONFIG_VIRQ_DEBUG=y +CONFIG_IRQ_DOMAIN_DEBUG=y CONFIG_CRYPTO_PCBC=m CONFIG_CRYPTO_SHA256=y CONFIG_CRYPTO_SHA512=y |