ap81: register USB host controller
SVN-Revision: 14922
This commit is contained in:
parent
ef537a68da
commit
64958577a7
1 changed files with 2 additions and 0 deletions
|
@ -30,6 +30,8 @@ static void __init ap81_setup(void)
|
||||||
ar71xx_add_device_eth(0);
|
ar71xx_add_device_eth(0);
|
||||||
ar71xx_add_device_eth(1);
|
ar71xx_add_device_eth(1);
|
||||||
|
|
||||||
|
ar71xx_add_device_usb();
|
||||||
|
|
||||||
ar91xx_add_device_wmac();
|
ar91xx_add_device_wmac();
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue