Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 72e73af1 authored by Thomas Gleixner's avatar Thomas Gleixner
Browse files

parisc: Use generic irq Kconfig



No functional change.

Signed-off-by: default avatarThomas Gleixner <tglx@linutronix.de>
Cc: Kyle McMartin <kyle@mcmartin.ca>
Acked-by: default avatarJames Bottomley <James.Bottomley@HansenPartnership.com>
parent b169c908
Loading
Loading
Loading
Loading
+4 −10
Original line number Original line Diff line number Diff line
@@ -12,6 +12,10 @@ config PARISC
	select HAVE_IRQ_WORK
	select HAVE_IRQ_WORK
	select HAVE_PERF_EVENTS
	select HAVE_PERF_EVENTS
	select GENERIC_ATOMIC64 if !64BIT
	select GENERIC_ATOMIC64 if !64BIT
	select HAVE_GENERIC_HARDIRQS
	select GENERIC_IRQ_PROBE
	select IRQ_PER_CPU

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


config GENERIC_HARDIRQS
	def_bool y

config GENERIC_IRQ_PROBE
	def_bool y

config HAVE_LATENCYTOP_SUPPORT
config HAVE_LATENCYTOP_SUPPORT
        def_bool y
        def_bool y


config IRQ_PER_CPU
	bool
	default y

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