Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 232128
b: refs/heads/master
c: 72e73af
h: refs/heads/master
v: v3
  • Loading branch information
Thomas Gleixner committed Jan 21, 2011
1 parent b9363e8 commit 5167a91
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 11 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: b169c908a51964822dc3aa828a3febb67933f1ac
refs/heads/master: 72e73af1f6546ba08d9314ac0e99dcdb06b7d486
14 changes: 4 additions & 10 deletions trunk/arch/parisc/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,10 @@ config PARISC
select HAVE_IRQ_WORK
select HAVE_PERF_EVENTS
select GENERIC_ATOMIC64 if !64BIT
select HAVE_GENERIC_HARDIRQS
select GENERIC_IRQ_PROBE
select IRQ_PER_CPU

help
The PA-RISC microprocessor is designed by Hewlett-Packard and used
in many of their workstations & servers (HP9000 700 and 800 series,
Expand Down Expand Up @@ -65,19 +69,9 @@ config TIME_LOW_RES
depends on SMP
default y

config GENERIC_HARDIRQS
def_bool y

config GENERIC_IRQ_PROBE
def_bool y

config HAVE_LATENCYTOP_SUPPORT
def_bool y

config IRQ_PER_CPU
bool
default y

# unless you want to implement ACPI on PA-RISC ... ;-)
config PM
bool
Expand Down

0 comments on commit 5167a91

Please sign in to comment.