From: David Brownell Date: Tue, 17 Jul 2007 11:04:09 +0000 (-0700) Subject: S3c24xx SPI controllers both select 'bitbang' X-Git-Tag: v2.6.23-rc1~692 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=da0abc275f029e0f52c5165de524bcf64e717703;p=pandora-kernel.git S3c24xx SPI controllers both select 'bitbang' Tweak Kconfig for the S3C24XX SPI controller drivers. Both use the bitbang framework; only one previously said that. Plus in this case "select" is the right way to manage that dependency, since folk will not know up front to enable bitbang in order to even see those S3C drivers in order to enable them. Signed-off-by: David Brownell Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed