mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2025-12-14 16:42:10 -05:00
Enable ohci on bcm96348gw
SVN-Revision: 13549
This commit is contained in:
parent
8fd0b4373c
commit
fadddcc655
@ -112,6 +112,8 @@ static struct board_info __initdata board_96348gw = {
|
|||||||
.force_speed_100 = 1,
|
.force_speed_100 = 1,
|
||||||
.force_duplex_full = 1,
|
.force_duplex_full = 1,
|
||||||
},
|
},
|
||||||
|
|
||||||
|
.has_ohci0 = 1,
|
||||||
};
|
};
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user