mirror of https://github.com/torvalds/linux.git
CONFIG_AUXILIARY_BUS cannot be enabled explicitly, and unless we select
it we have no way to include it (and thus to enable NOVA_CORE) unless
another driver happens to do it for us.
Fixes:
|
||
|---|---|---|
| .. | ||
| regs | ||
| Kconfig | ||
| Makefile | ||
| driver.rs | ||
| firmware.rs | ||
| gpu.rs | ||
| nova_core.rs | ||
| regs.rs | ||
| util.rs | ||