bcma: allow enabling serial flash support on non-MIPS SoCs
authorRafał Miłecki <zajec5@gmail.com>
Mon, 18 Jul 2016 10:34:14 +0000 (12:34 +0200)
committerKalle Valo <kvalo@codeaurora.org>
Mon, 18 Jul 2016 19:43:35 +0000 (22:43 +0300)
commit57d8f7dd2132df3ac21044e93a8ecdc9744b4459
tree4eb5a8fa52ff940c277eb5460dbc4c7812872b39
parent2fd40d2d349f0faf49460b4eca3f49dfe9094619
bcma: allow enabling serial flash support on non-MIPS SoCs

So far we had only MIPS devices with serial flash connected to the SoC's
ChipCommon. ARM devices got a separated SPI controller and weere using
standard SPI drivers.
This has changed with the wireless SoC BCM47189B0. It's ARM based but
has serial flash attached just like older devices. This allows using
existing driver with these devices.

Signed-off-by: Rafał Miłecki <zajec5@gmail.com>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
drivers/bcma/Kconfig