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 {
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
ehci@101c0000 {
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
ohci@101c1000 {
|
||||
status = "okay";
|
||||
};
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user