From 09ecdd8cc699b46841acd4dbcbb995b2660ab413 Mon Sep 17 00:00:00 2001 From: Paul Mundt Date: Wed, 21 Nov 2007 18:22:05 +0900 Subject: [PATCH] --- yaml --- r: 77780 b: refs/heads/master c: a82d53ec2424834521a5ec8bb661a27f968036ab h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/arch/sh/Kconfig | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index 78c50dff9224..bd99ec0783e6 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 0f2c15cecee0ff00e4bfa91dd20b33ccd9285360 +refs/heads/master: a82d53ec2424834521a5ec8bb661a27f968036ab diff --git a/trunk/arch/sh/Kconfig b/trunk/arch/sh/Kconfig index 7cfd17230224..e406f1dbac84 100644 --- a/trunk/arch/sh/Kconfig +++ b/trunk/arch/sh/Kconfig @@ -32,7 +32,7 @@ config RWSEM_XCHGADD_ALGORITHM config GENERIC_BUG def_bool y - depends on BUG + depends on BUG && SUPERH32 config GENERIC_FIND_NEXT_BIT bool