mirror of
https://github.com/Fishwaldo/Star64_linux.git
synced 2025-03-16 04:04:06 +00:00
powerpc: Make PPC_IRQ_SOFT_MASK_DEBUG depend on PPC64
32-bit platforms don't have irq soft masking. Signed-off-by: Nicholas Piggin <npiggin@gmail.com> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au> Link: https://lore.kernel.org/r/20210623032909.826010-1-npiggin@gmail.com
This commit is contained in:
parent
0cdff98b39
commit
f5f48e8cb9
1 changed files with 1 additions and 0 deletions
|
@ -84,6 +84,7 @@ config MSI_BITMAP_SELFTEST
|
|||
|
||||
config PPC_IRQ_SOFT_MASK_DEBUG
|
||||
bool "Include extra checks for powerpc irq soft masking"
|
||||
depends on PPC64
|
||||
|
||||
config PPC_RFI_SRR_DEBUG
|
||||
bool "Include extra checks for RFI SRR register validity"
|
||||
|
|
Loading…
Add table
Reference in a new issue