From 83bb7016535a054ab827eb3fa3296954eebe4206 Mon Sep 17 00:00:00 2001 From: Thomas Gleixner Date: Wed, 19 Jan 2011 20:27:11 +0100 Subject: [PATCH] --- yaml --- r: 232121 b: refs/heads/master c: e27ec649a0dd49741c98173ac5cf4404912d2abf h: refs/heads/master i: 232119: 902b5a9f7c65165ffa86fd3279c79aaeda4c97ec v: v3 --- [refs] | 2 +- trunk/arch/alpha/Kconfig | 16 +++------------- 2 files changed, 4 insertions(+), 14 deletions(-) diff --git a/[refs] b/[refs] index 87ad95a9ed4e..88529269768f 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 1c77ff22f539ceaa64ea43d6a26d867e84602cb7 +refs/heads/master: e27ec649a0dd49741c98173ac5cf4404912d2abf diff --git a/trunk/arch/alpha/Kconfig b/trunk/arch/alpha/Kconfig index 943fe6930f77..47f63d480141 100644 --- a/trunk/arch/alpha/Kconfig +++ b/trunk/arch/alpha/Kconfig @@ -8,6 +8,9 @@ config ALPHA select HAVE_IRQ_WORK select HAVE_PERF_EVENTS select HAVE_DMA_ATTRS + select HAVE_GENERIC_HARDIRQS + select GENERIC_IRQ_PROBE + select AUTO_IRQ_AFFINITY if SMP help The Alpha is a 64-bit general-purpose processor designed and marketed by the Digital Equipment Corporation of blessed memory, @@ -68,19 +71,6 @@ config GENERIC_IOMAP bool default n -config GENERIC_HARDIRQS - bool - default y - -config GENERIC_IRQ_PROBE - bool - default y - -config AUTO_IRQ_AFFINITY - bool - depends on SMP - default y - source "init/Kconfig" source "kernel/Kconfig.freezer"