From c75a970337175d123c3989f473052f4919b5fd91 Mon Sep 17 00:00:00 2001 From: Hauke Mehrtens Date: Wed, 25 Sep 2013 21:44:28 +0000 Subject: kernel: b53: add Register Access Bridge Registers (SRAB) interface The SRAB interface is used on BCM4707 and BCM5301X SoCs. Signed-off-by: Hauke Mehrtens SVN-Revision: 38198 --- target/linux/brcm63xx/config-3.10 | 1 + 1 file changed, 1 insertion(+) (limited to 'target/linux/brcm63xx') diff --git a/target/linux/brcm63xx/config-3.10 b/target/linux/brcm63xx/config-3.10 index f54a471cc7..e47a22ad55 100644 --- a/target/linux/brcm63xx/config-3.10 +++ b/target/linux/brcm63xx/config-3.10 @@ -13,6 +13,7 @@ CONFIG_B53_MMAP_DRIVER=y CONFIG_B53_PHY_DRIVER=y CONFIG_B53_PHY_FIXUP=y CONFIG_B53_SPI_DRIVER=y +# CONFIG_B53_SRAB_DRIVER is not set CONFIG_BCM63XX=y CONFIG_BCM63XX_CPU_3368=y CONFIG_BCM63XX_CPU_6328=y -- cgit v1.2.3