]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commite156ed43d26f98b77eadbce386e825a7f9cf8362
tree4a4d968521c355a59a1e33444baa6475e253e9d3
parent528670f730eb25d33aaa798fcd7454fdc9bd22a2
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