kernel: b53: add Register Access Bridge Registers (SRAB) interface

The SRAB interface is used on BCM4707 and BCM5301X SoCs.

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>

SVN-Revision: 38198
This commit is contained in:
Hauke Mehrtens
2013-09-25 21:44:28 +00:00
parent fc79d210e0
commit c75a970337
6 changed files with 392 additions and 3 deletions

View File

@@ -11,6 +11,7 @@ CONFIG_B53=y
# CONFIG_B53_MMAP_DRIVER is not set
CONFIG_B53_PHY_DRIVER=y
CONFIG_B53_PHY_FIXUP=y
# CONFIG_B53_SRAB_DRIVER is not set
CONFIG_BCM47XX=y
CONFIG_BCM47XX_BCMA=y
CONFIG_BCM47XX_SSB=y