Altera_Forum
Honored Contributor
20 years agoUSB kernel config
Hi,
We're using the Cypress SL811 host controller on our NIOS2 board. The kernel config option wasn't available until I edited the Kconfig file in the source tree (drivers/usb/host/Kconfig), found the appropriate option, and added <div class='quotetop'>QUOTE </div> --- Quote Start --- || (NIOS2 && USB)[/b] --- Quote End --- You guys really need to go through and update the stuff which is in there to make it available. :-) Or does this stuff only work in NIOS 1 but not NIOS2? (I haven't compiled yet.) This was the case with all USB support too, you may recall.