Enable ohci on bcm96348gw
[openwrt.git] / target / linux / brcm63xx / files / arch / mips / bcm63xx / boards / board_bcm963xx.c
index 42e0e97..599ec5d 100644 (file)
@@ -112,6 +112,8 @@ static struct board_info __initdata board_96348gw = {
                .force_speed_100        = 1,
                .force_duplex_full      = 1,
        },
+
+       .has_ohci0 = 1,
 };
 #endif
 
This page took 0.020857 seconds and 4 git commands to generate.