You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When attempting to build for a riscv system using PCIe on zephyr v2.7.0 or later, I get an error in the PCIe driver because CONFIG_MAX_IRQ_LINES is not defined.
Should that be natively in the source? Or is it something that should be added by platforms/systems that are built to use zephyr?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
When attempting to build for a riscv system using PCIe on zephyr v2.7.0 or later, I get an error in the PCIe driver because CONFIG_MAX_IRQ_LINES is not defined.
Should that be natively in the source? Or is it something that should be added by platforms/systems that are built to use zephyr?
Thanks,
Paul Gautreaux
Beta Was this translation helpful? Give feedback.
All reactions