mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2024-12-12 01:44:54 +00:00
ralink: make usb work on the mt7530 eval kit
Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 38844
This commit is contained in:
parent
c9be7cfef9
commit
3d547b740a
@ -104,4 +104,12 @@
|
|||||||
pcie@10140000 {
|
pcie@10140000 {
|
||||||
status = "okay";
|
status = "okay";
|
||||||
};
|
};
|
||||||
|
|
||||||
|
ehci@101c0000 {
|
||||||
|
status = "okay";
|
||||||
|
};
|
||||||
|
|
||||||
|
ohci@101c1000 {
|
||||||
|
status = "okay";
|
||||||
|
};
|
||||||
};
|
};
|
||||||
|
Loading…
Reference in New Issue
Block a user