S3c24xx SPI controllers both select 'bitbang'
authorDavid Brownell <david-b@pacbell.net>
Tue, 17 Jul 2007 11:04:09 +0000 (04:04 -0700)
committerLinus Torvalds <torvalds@woody.linux-foundation.org>
Tue, 17 Jul 2007 17:23:05 +0000 (10:23 -0700)
commitda0abc275f029e0f52c5165de524bcf64e717703
treee5fc22dfdb42297e37f06bd9f4ee50a36c1a5f62
parentdefbd3b4bbd9d85a68529f829f4ee39899c318dc
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 <dbrownell@users.sourceforge.net>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
drivers/spi/Kconfig