diff options
author | Grant Likely <grant.likely@secretlab.ca> | 2012-03-29 22:31:20 +0200 |
---|---|---|
committer | Grant Likely <grant.likely@secretlab.ca> | 2012-03-29 22:31:20 +0200 |
commit | d4886bc670a5ab1b74bd0a87a64344d18af206c3 (patch) | |
tree | 9e1b959ad57cff2282874c98f3464fefbbb5ca84 /arch/powerpc/configs/chroma_defconfig | |
parent | irqdomain: Remove powerpc dependency from debugfs file (diff) | |
download | linux-d4886bc670a5ab1b74bd0a87a64344d18af206c3.tar.xz linux-d4886bc670a5ab1b74bd0a87a64344d18af206c3.zip |
irqdomain/powerpc: updated defconfigs for VIRQ_DEBUG rename
Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
Diffstat (limited to 'arch/powerpc/configs/chroma_defconfig')
-rw-r--r-- | arch/powerpc/configs/chroma_defconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/powerpc/configs/chroma_defconfig b/arch/powerpc/configs/chroma_defconfig index acf7fb280464..f104ccde6b53 100644 --- a/arch/powerpc/configs/chroma_defconfig +++ b/arch/powerpc/configs/chroma_defconfig @@ -279,7 +279,7 @@ CONFIG_FTRACE_SYSCALLS=y CONFIG_PPC_EMULATED_STATS=y CONFIG_XMON=y CONFIG_XMON_DEFAULT=y -CONFIG_VIRQ_DEBUG=y +CONFIG_IRQ_DOMAIN_DEBUG=y CONFIG_PPC_EARLY_DEBUG=y CONFIG_KEYS_DEBUG_PROC_KEYS=y CONFIG_CRYPTO_NULL=m |