diff options
Diffstat (limited to 'target/linux/brcm63xx/config-3.3')
-rw-r--r-- | target/linux/brcm63xx/config-3.3 | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/target/linux/brcm63xx/config-3.3 b/target/linux/brcm63xx/config-3.3 index c8adb6870d..f8cf4869c2 100644 --- a/target/linux/brcm63xx/config-3.3 +++ b/target/linux/brcm63xx/config-3.3 @@ -11,7 +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_6362=y CONFIG_BCM63XX_CPU_6368=y CONFIG_BCM63XX_ENET=y CONFIG_BCM63XX_PHY=y @@ -120,6 +120,8 @@ CONFIG_PCIEPORTBUS=y CONFIG_PCI_DOMAINS=y CONFIG_PERF_USE_VMALLOC=y CONFIG_PHYLIB=y +CONFIG_RTL8366_SMI=y +CONFIG_RTL8367_PHY=y CONFIG_POSIX_MQUEUE=y CONFIG_POSIX_MQUEUE_SYSCTL=y # CONFIG_PREEMPT_RCU is not set |