diff options
author | Grant Likely <grant.likely@secretlab.ca> | 2012-03-29 20:31:20 (GMT) |
---|---|---|
committer | Grant Likely <grant.likely@secretlab.ca> | 2012-03-29 20:31:20 (GMT) |
commit | d4886bc670a5ab1b74bd0a87a64344d18af206c3 (patch) | |
tree | 9e1b959ad57cff2282874c98f3464fefbbb5ca84 /arch/powerpc/configs/mpc85xx_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_defconfig')
-rw-r--r-- | arch/powerpc/configs/mpc85xx_defconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/powerpc/configs/mpc85xx_defconfig b/arch/powerpc/configs/mpc85xx_defconfig index 5fb0c8a..cc87a84 100644 --- a/arch/powerpc/configs/mpc85xx_defconfig +++ b/arch/powerpc/configs/mpc85xx_defconfig @@ -214,7 +214,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 |