You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
11 lines
246 B
11 lines
246 B
13 years ago
|
--- a/arch/avr32/Kconfig
|
||
|
+++ b/arch/avr32/Kconfig
|
||
|
@@ -8,6 +8,7 @@ config AVR32
|
||
|
select HAVE_KPROBES
|
||
|
select HAVE_GENERIC_HARDIRQS
|
||
|
select GENERIC_IRQ_PROBE
|
||
|
+ select GENERIC_ATOMIC64
|
||
|
select HARDIRQS_SW_RESEND
|
||
|
select GENERIC_IRQ_SHOW
|
||
|
help
|