Add the mem and null devices now that they are optional.
This commit is contained in:
parent
e8f394bb69
commit
3dfc568f70
@ -56,6 +56,8 @@ device pci # PCI bus support
|
||||
device ether # Ethernet support
|
||||
device loop # Network loopback
|
||||
device md # Memory "disks"
|
||||
device mem # Memory and kernel memory devices
|
||||
device null # Null and zero devices
|
||||
device pty # Pseudo-ttys (telnet etc)
|
||||
device random # Entropy device
|
||||
device tun # Packet tunnel.
|
||||
|
Loading…
Reference in New Issue
Block a user