spi: add default selection of PL022 for ARM reference platforms
authorlinus.walleij@stericsson.com <linus.walleij@stericsson.com>
Tue, 22 Sep 2009 23:46:01 +0000 (16:46 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Wed, 23 Sep 2009 14:39:43 +0000 (07:39 -0700)
commitf33b29ee3309ba2cd56ade8e905b3640a7dea909
tree4a4d968521c355a59a1e33444baa6475e253e9d3
parentb73b255956119111dc18fa063d1e3a0bb3f06328
spi: add default selection of PL022 for ARM reference platforms

This makes the PL022 driver a default choice for any RealView and
Versatile boards plus the integrator IMPD1 which all contain the PL022
PrimeCell.  This will make it a default choice if and only if a user
selects SPI support for their board.

Signed-off-by: Linus Walleij <linus.walleij@stericsson.com>
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