Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 232124
b: refs/heads/master
c: c5e6612
h: refs/heads/master
v: v3
  • Loading branch information
Thomas Gleixner committed Jan 21, 2011
1 parent 4700bd1 commit ce10a48
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 20 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: f39b02d6f9af8c942961ef32c2bbce6cb6100c29
refs/heads/master: c5e66129c1b5b6ea73128ce21b3591c00c963c0e
23 changes: 4 additions & 19 deletions trunk/arch/ia64/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,10 @@ config IA64
select HAVE_KVM
select HAVE_ARCH_TRACEHOOK
select HAVE_DMA_API_DEBUG
select HAVE_GENERIC_HARDIRQS
select GENERIC_IRQ_PROBE
select GENERIC_PENDING_IRQ if SMP
select IRQ_PER_CPU
default y
help
The Itanium Processor Family is Intel's 64-bit successor to
Expand Down Expand Up @@ -678,25 +682,6 @@ source "arch/ia64/kvm/Kconfig"

source "lib/Kconfig"

#
# Use the generic interrupt handling code in kernel/irq/:
#
config GENERIC_HARDIRQS
def_bool y

config GENERIC_IRQ_PROBE
bool
default y

config GENERIC_PENDING_IRQ
bool
depends on GENERIC_HARDIRQS && SMP
default y

config IRQ_PER_CPU
bool
default y

config IOMMU_HELPER
def_bool (IA64_HP_ZX1 || IA64_HP_ZX1_SWIOTLB || IA64_GENERIC || SWIOTLB)

Expand Down

0 comments on commit ce10a48

Please sign in to comment.