Age | Commit message (Collapse) | Author | |
---|---|---|---|
20 hours | kernel: driver: Implement driver blacklist | Ian Moffett | |
Sometimes one may not want *all* of the drivers to start up during system boot. The driver blacklist allows one to mark a driver to be ignored during startup. Signed-off-by: Ian Moffett <ian@osmora.org> |