dect
/
linux-2.6
Archived
13
0
Fork 0

sparc: fix bad merge of sparc Kconfig

Fixes this sparc32 defconfig build error:

timekeeping.c:(.text+0x277c4): undefined reference to `arch_gettimeoffset'

Signed-off-by: Stephen Rothwell <sfr@canb.auug.org.au>
Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
Stephen Rothwell 2012-05-27 17:43:48 +00:00 committed by David S. Miller
parent c2e1ff39c1
commit 492c24e589
1 changed files with 0 additions and 1 deletions

View File

@ -41,7 +41,6 @@ config SPARC32
def_bool !64BIT
select GENERIC_ATOMIC64
select CLZ_TAB
select ARCH_USES_GETTIMEOFFSET
config SPARC64
def_bool 64BIT