Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 307611
b: refs/heads/master
c: ded1cc5
h: refs/heads/master
i:
  307609: bfe94c2
  307607: bdf4591
v: v3
  • Loading branch information
Anna-Maria Gleixner authored and Thomas Gleixner committed May 21, 2012
1 parent 830fe34 commit 60cf569
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 13 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: 8cf200d8d01e71e8708a883a9cd0439cda6c2432
refs/heads/master: ded1cc5cfc3b4bc007fe3bb8fbfd9e66d8d667d7
15 changes: 3 additions & 12 deletions trunk/arch/sparc/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -30,11 +30,13 @@ config SPARC
select USE_GENERIC_SMP_HELPERS if SMP
select GENERIC_PCI_IOMAP
select HAVE_NMI_WATCHDOG if SPARC64
select GENERIC_CMOS_UPDATE

config SPARC32
def_bool !64BIT
select GENERIC_ATOMIC64
select CLZ_TAB
select ARCH_USES_GETTIMEOFFSET

config SPARC64
def_bool 64BIT
Expand All @@ -61,6 +63,7 @@ config SPARC64
select IRQ_PREFLOW_FASTEOI
select ARCH_HAVE_NMI_SAFE_CMPXCHG
select HAVE_C_RECORDMCOUNT
select GENERIC_CLOCKEVENTS

config ARCH_DEFCONFIG
string
Expand All @@ -73,18 +76,6 @@ config BITS
default 32 if SPARC32
default 64 if SPARC64

config ARCH_USES_GETTIMEOFFSET
bool
default y if SPARC32

config GENERIC_CMOS_UPDATE
bool
default y

config GENERIC_CLOCKEVENTS
bool
default y if SPARC64

config IOMMU_HELPER
bool
default y if SPARC64
Expand Down

0 comments on commit 60cf569

Please sign in to comment.