Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 219572
b: refs/heads/master
c: 57b8133
h: refs/heads/master
v: v3
  • Loading branch information
Paul Mundt committed Oct 26, 2010
1 parent 2abd8a3 commit 6fcb87a
Show file tree
Hide file tree
Showing 2 changed files with 4 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: c4318baf00ed24b7fdcc255de33a18ab37ee8606
refs/heads/master: 57b813303ab40557aada8f8886400f3a9de3c0f8
13 changes: 3 additions & 10 deletions trunk/arch/sh/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,8 @@ config SUPERH
select HAVE_KERNEL_LZO
select HAVE_SYSCALL_TRACEPOINTS
select HAVE_REGS_AND_STACK_ACCESS_API
select HAVE_GENERIC_HARDIRQS
select HAVE_SPARSE_IRQ
select RTC_LIB
select GENERIC_ATOMIC64
help
Expand All @@ -49,6 +51,7 @@ config SUPERH32
select HAVE_MIXED_BREAKPOINTS_REGS
select PERF_EVENTS
select ARCH_HIBERNATION_POSSIBLE if MMU
select SPARSE_IRQ

config SUPERH64
def_bool ARCH = "sh64"
Expand Down Expand Up @@ -78,19 +81,9 @@ config GENERIC_FIND_NEXT_BIT
config GENERIC_HWEIGHT
def_bool y

config GENERIC_HARDIRQS
def_bool y

config GENERIC_HARDIRQS_NO__DO_IRQ
def_bool y

config IRQ_PER_CPU
def_bool y

config SPARSE_IRQ
def_bool y
depends on SUPERH32

config GENERIC_GPIO
def_bool n

Expand Down

0 comments on commit 6fcb87a

Please sign in to comment.