提交 492c24e5 编写于 作者: S Stephen Rothwell 提交者: David S. Miller

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: NStephen Rothwell <sfr@canb.auug.org.au>
Signed-off-by: NDavid S. Miller <davem@davemloft.net>
上级 c2e1ff39
...@@ -41,7 +41,6 @@ config SPARC32 ...@@ -41,7 +41,6 @@ config SPARC32
def_bool !64BIT def_bool !64BIT
select GENERIC_ATOMIC64 select GENERIC_ATOMIC64
select CLZ_TAB select CLZ_TAB
select ARCH_USES_GETTIMEOFFSET
config SPARC64 config SPARC64
def_bool 64BIT def_bool 64BIT
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册