brcm63xx: enable support for BCM63268
Support for the BCM63268 is usable, enable it by default. Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 39364
This commit is contained in:
parent
eaa3e9ec6e
commit
a747611fe3
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@ CONFIG_B53_SPI_DRIVER=y
|
|||
CONFIG_BCM63XX=y
|
||||
CONFIG_BCM63XX_CPU_3368=y
|
||||
CONFIG_BCM63XX_CPU_6318=y
|
||||
# CONFIG_BCM63XX_CPU_63268 is not set
|
||||
CONFIG_BCM63XX_CPU_63268=y
|
||||
CONFIG_BCM63XX_CPU_6328=y
|
||||
CONFIG_BCM63XX_CPU_6338=y
|
||||
CONFIG_BCM63XX_CPU_6345=y
|
||||
|
|
Loading…
Reference in a new issue