From c63bbeebf60e51b83a57706ba325dfec587176bd Mon Sep 17 00:00:00 2001 From: Paul Bolle Date: Thu, 21 Mar 2013 14:34:58 +0100 Subject: [PATCH] --- yaml --- r: 367961 b: refs/heads/master c: 65af3a3f89d726701c6436c4e223d9e2e7d525bc h: refs/heads/master i: 367959: 4eac69d8700387c98ccdaef9c6ac6a6c1f646398 v: v3 --- [refs] | 2 +- trunk/arch/hexagon/Kconfig | 3 --- trunk/arch/openrisc/Kconfig | 3 --- 3 files changed, 1 insertion(+), 7 deletions(-) diff --git a/[refs] b/[refs] index 9a09fa12fe52..572742090ff1 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 7c6a5df44fd90a288fe067581c5564859c071fc0 +refs/heads/master: 65af3a3f89d726701c6436c4e223d9e2e7d525bc diff --git a/trunk/arch/hexagon/Kconfig b/trunk/arch/hexagon/Kconfig index 9b94b0fcb777..a0c0fb09d677 100644 --- a/trunk/arch/hexagon/Kconfig +++ b/trunk/arch/hexagon/Kconfig @@ -77,9 +77,6 @@ config RWSEM_GENERIC_SPINLOCK config RWSEM_XCHGADD_ALGORITHM def_bool y -config GENERIC_FIND_NEXT_BIT - def_bool y - config GENERIC_HWEIGHT def_bool y diff --git a/trunk/arch/openrisc/Kconfig b/trunk/arch/openrisc/Kconfig index 9ab3bf2eca8d..81b9ddbc9166 100644 --- a/trunk/arch/openrisc/Kconfig +++ b/trunk/arch/openrisc/Kconfig @@ -55,9 +55,6 @@ config TRACE_IRQFLAGS_SUPPORT config GENERIC_CSUM def_bool y -config GENERIC_FIND_NEXT_BIT - def_bool y - source "init/Kconfig"