Commit c03ac582 authored by Grant Likely's avatar Grant Likely Committed by Kumar Gala

[POWERPC] 83xx: Add USB support to mpc8349-mitx board port

Signed-off-by: default avatarGrant Likely <grant.likely@secretlab.ca>
Signed-off-by: default avatarKumar Gala <galak@kernel.crashing.org>
parent e5a94af8
......@@ -58,6 +58,8 @@ static void __init mpc834x_itx_setup_arch(void)
ppc_md.pci_exclude_device = mpc83xx_exclude_device;
#endif
mpc834x_usb_cfg();
}
static void __init mpc834x_itx_init_IRQ(void)
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment