ARM: S3C64XX: SPI: Make platform device compilation selectable
authorJassi Brar <jassi.brar@samsung.com>
Thu, 28 Jan 2010 08:14:49 +0000 (17:14 +0900)
committerBen Dooks <ben-linux@fluff.org>
Wed, 3 Feb 2010 01:55:01 +0000 (01:55 +0000)
commit4b4c662571bb3a19d6bacb4433886ec35c7093fa
tree73afcc041cbe96ce505e0a728a72b0e97e0eba5f
parent2848552cef6a14fe4e54e676a61a340c8fd023b3
ARM: S3C64XX: SPI: Make platform device compilation selectable

The SPI controller platform devices should be compiled in
independent of the driver support, otherwise we might end
up with dev-spi built as kernel module.
Change this to make every machine select if it has some SPI
device and wants to build device definitions.

Signed-off-by: Jassi Brar <jassi.brar@samsung.com>
Signed-off-by: Ben Dooks <ben-linux@fluff.org>
arch/arm/plat-s3c64xx/Makefile
arch/arm/plat-samsung/Kconfig