diff options
author | cinap_lenrek <cinap_lenrek@felloff.net> | 2019-02-27 08:47:17 +0100 |
---|---|---|
committer | cinap_lenrek <cinap_lenrek@felloff.net> | 2019-02-27 08:47:17 +0100 |
commit | 88ccea37f65b87312292b2b1a107c39927c6a2c3 (patch) | |
tree | a0eedc9c3d78fe93a1b74975c6336f5c2395d116 /sys/src/9/kw | |
parent | 242403d9f92e14969c1f418e0ee086193e9c9698 (diff) |
kernel: remove ptclbsum dependencies from configs
Diffstat (limited to 'sys/src/9/kw')
-rw-r--r-- | sys/src/9/kw/plug | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/src/9/kw/plug b/sys/src/9/kw/plug index 1d0dc9471..320941ae7 100644 --- a/sys/src/9/kw/plug +++ b/sys/src/9/kw/plug @@ -25,7 +25,7 @@ dev # pnp pci ether netif - ip arp chandial ip ipv6 ipaux iproute netlog nullmedium pktmedium ptclbsum inferno + ip arp chandial ip ipv6 ipaux iproute netlog nullmedium pktmedium inferno ## draw screen vga vgax ## mouse mouse |