From e14a5c7bd73dd3666269ae1c7afc5fff163a4378 Mon Sep 17 00:00:00 2001 From: Paul Bolle Date: Sat, 12 Nov 2011 22:47:36 +0100 Subject: [PATCH] --- yaml --- r: 280461 b: refs/heads/master c: 3f9416cacc705e7d44611048168fc9180233299c h: refs/heads/master i: 280459: 9d5b5cd0348bad167642ab4b7f4b1aeb1aa8e29e v: v3 --- [refs] | 2 +- trunk/arch/mips/Kconfig | 1 - trunk/net/netfilter/ipvs/Kconfig | 1 - trunk/sound/core/Kconfig | 1 - 4 files changed, 1 insertion(+), 4 deletions(-) diff --git a/[refs] b/[refs] index 769923c35325..14e53a1bd271 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 085c9461edc964d1956aece94c45ce6295f6221f +refs/heads/master: 3f9416cacc705e7d44611048168fc9180233299c diff --git a/trunk/arch/mips/Kconfig b/trunk/arch/mips/Kconfig index c72bf8dc9a61..4c1686ad0c98 100644 --- a/trunk/arch/mips/Kconfig +++ b/trunk/arch/mips/Kconfig @@ -65,7 +65,6 @@ config AR7 select SYS_SUPPORTS_LITTLE_ENDIAN select SYS_SUPPORTS_ZBOOT_UART16550 select ARCH_REQUIRE_GPIOLIB - select GCD select VLYNQ help Support for the Texas Instruments AR7 System-on-a-Chip diff --git a/trunk/net/netfilter/ipvs/Kconfig b/trunk/net/netfilter/ipvs/Kconfig index 70bd1d0774c6..ca80de53d1eb 100644 --- a/trunk/net/netfilter/ipvs/Kconfig +++ b/trunk/net/netfilter/ipvs/Kconfig @@ -122,7 +122,6 @@ config IP_VS_RR config IP_VS_WRR tristate "weighted round-robin scheduling" - select GCD ---help--- The weighted robin-robin scheduling algorithm directs network connections to different real servers based on server weights diff --git a/trunk/sound/core/Kconfig b/trunk/sound/core/Kconfig index 475455c76610..c15682a2f9db 100644 --- a/trunk/sound/core/Kconfig +++ b/trunk/sound/core/Kconfig @@ -5,7 +5,6 @@ config SND_TIMER config SND_PCM tristate select SND_TIMER - select GCD config SND_HWDEP tristate