Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 242534
b: refs/heads/master
c: 2501533
h: refs/heads/master
v: v3
  • Loading branch information
Thomas Gleixner committed Mar 24, 2011
1 parent 208b853 commit 3a9ff9d
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 10 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: f2f9c6508dc15fdcf5902047d47a86f4f6466459
refs/heads/master: 250153361fa804985392866fa0622a787dd60109
13 changes: 4 additions & 9 deletions trunk/arch/avr32/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,10 @@ config AVR32
select HAVE_CLK
select HAVE_OPROFILE
select HAVE_KPROBES
select HAVE_GENERIC_HARDIRQS
select GENERIC_IRQ_PROBE
select HARDIRQS_SW_RESEND
select GENERIC_HARDIRQS_NO_DEPRECATED
help
AVR32 is a high-performance 32-bit RISC microprocessor core,
designed for cost-sensitive embedded applications, with particular
Expand All @@ -17,9 +21,6 @@ config AVR32
config GENERIC_GPIO
def_bool y

config GENERIC_HARDIRQS
def_bool y

config STACKTRACE_SUPPORT
def_bool y

Expand All @@ -29,12 +30,6 @@ config LOCKDEP_SUPPORT
config TRACE_IRQFLAGS_SUPPORT
def_bool y

config HARDIRQS_SW_RESEND
def_bool y

config GENERIC_IRQ_PROBE
def_bool y

config RWSEM_GENERIC_SPINLOCK
def_bool y

Expand Down

0 comments on commit 3a9ff9d

Please sign in to comment.