mirror of
https://github.com/torvalds/linux.git
synced 2026-05-14 09:22:17 +02:00
CONFIG_AUXILIARY_BUS cannot be enabled explicitly, and unless we select
it we have no way to include it (and thus to enable NOVA_DRM) unless
another driver happens to do it for us.
Fixes:
|
||
|---|---|---|
| .. | ||
| driver.rs | ||
| file.rs | ||
| gem.rs | ||
| Kconfig | ||
| Makefile | ||
| nova.rs | ||
| uapi.rs | ||