diff options
author | Jonas Gorski <jogo@openwrt.org> | 2012-07-31 14:27:42 +0000 |
---|---|---|
committer | Jonas Gorski <jogo@openwrt.org> | 2012-07-31 14:27:42 +0000 |
commit | 820c2240292b5bfafc1ea8203c17476ee79e02a1 (patch) | |
tree | d8b482db50645a90237061fac5c7dff3f1921991 /target/linux/brcm63xx/config-3.3 | |
parent | dcd339ac9d731999a0aae2d82eed138f03ce81e5 (diff) | |
download | upstream-820c2240292b5bfafc1ea8203c17476ee79e02a1.tar.gz upstream-820c2240292b5bfafc1ea8203c17476ee79e02a1.tar.bz2 upstream-820c2240292b5bfafc1ea8203c17476ee79e02a1.zip |
bcm63xx: add basic bcm6362 support
Signed-off-by: Jonas Gorski <jonas.gorski+openwrt@gmail.com>
SVN-Revision: 32923
Diffstat (limited to 'target/linux/brcm63xx/config-3.3')
-rw-r--r-- | target/linux/brcm63xx/config-3.3 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/brcm63xx/config-3.3 b/target/linux/brcm63xx/config-3.3 index 42ffabce91..c8adb6870d 100644 --- a/target/linux/brcm63xx/config-3.3 +++ b/target/linux/brcm63xx/config-3.3 @@ -11,6 +11,7 @@ CONFIG_BCM63XX_CPU_6338=y CONFIG_BCM63XX_CPU_6345=y CONFIG_BCM63XX_CPU_6348=y CONFIG_BCM63XX_CPU_6358=y +# CONFIG_BCM63XX_CPU_6362 is not set CONFIG_BCM63XX_CPU_6368=y CONFIG_BCM63XX_ENET=y CONFIG_BCM63XX_PHY=y |