Remove devices acpi & mem, as they are in defaults already.
This commit is contained in:
parent
05a2398f32
commit
8c4f6925c4
@ -48,14 +48,12 @@ options UFS_DIRHASH # Hash-based directory lookup scheme
|
||||
options _KPOSIX_PRIORITY_SCHEDULING # Posix P1003_1B RT extensions
|
||||
|
||||
# Various "busses"
|
||||
device acpi # ACPI support (mandatory)
|
||||
device pci # PCI bus support
|
||||
|
||||
# Various (pseudo) devices
|
||||
device ether # Ethernet support
|
||||
device loop # Network loopback
|
||||
device md # Memory "disks"
|
||||
device mem # Memory and kernel memory devices
|
||||
device pty # Pseudo-ttys (telnet etc)
|
||||
device random # Entropy device
|
||||
device tun # Packet tunnel.
|
||||
|
Loading…
Reference in New Issue
Block a user