Enable ohci on bcm96348gw

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13549 3c298f89-4303-0410-b956-a3cf2f4a3e73
master
Florian Fainelli 2008-12-08 16:25:41 +00:00
parent c3a7bdddbd
commit 9ece89311f
1 changed files with 2 additions and 0 deletions

View File

@ -112,6 +112,8 @@ static struct board_info __initdata board_96348gw = {
.force_speed_100 = 1,
.force_duplex_full = 1,
},
.has_ohci0 = 1,
};
#endif