Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 307610
b: refs/heads/master
c: 8cf200d
h: refs/heads/master
v: v3
  • Loading branch information
Anna-Maria Gleixner authored and Thomas Gleixner committed May 21, 2012
1 parent bfe94c2 commit 830fe34
Show file tree
Hide file tree
Showing 2 changed files with 3 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: 43229d1e0976e42069cbc8cab99273183becd0ec
refs/heads/master: 8cf200d8d01e71e8708a883a9cd0439cda6c2432
12 changes: 2 additions & 10 deletions trunk/arch/sh/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,8 @@ config SUPERH
select RTC_LIB
select GENERIC_ATOMIC64
select GENERIC_IRQ_SHOW
select GENERIC_CLOCKEVENTS
select GENERIC_CMOS_UPDATE if SH_SH03 || SH_DREAMCAST
help
The SuperH is a RISC processor targeted for use in embedded systems
and consumer electronics; it was also used in the Sega Dreamcast
Expand Down Expand Up @@ -86,16 +88,6 @@ config GENERIC_GPIO
config GENERIC_CALIBRATE_DELAY
bool

config GENERIC_CLOCKEVENTS
def_bool y

config GENERIC_CLOCKEVENTS_BROADCAST
bool

config GENERIC_CMOS_UPDATE
def_bool y
depends on SH_SH03 || SH_DREAMCAST

config GENERIC_LOCKBREAK
def_bool y
depends on SMP && PREEMPT
Expand Down

0 comments on commit 830fe34

Please sign in to comment.