mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-11 13:27:06 +09:00
udeb: nic-modules: Remove FDDI and HIPPI drivers, and inet_lro module
This commit is contained in:
2
debian/changelog
vendored
2
debian/changelog
vendored
@@ -25,6 +25,8 @@ linux (4.4.1-1) UNRELEASED; urgency=medium
|
||||
- usb-modules: Include USB host drivers by default
|
||||
- usb-serial-modules: Include USB serial drivers by default
|
||||
- usb-storage-modules: Include USB storage drivers by default
|
||||
* udeb: Remove some obsolete drivers:
|
||||
- nic-modules: Remove FDDI and HIPPI drivers, and inet_lro module
|
||||
|
||||
[ Roger Shimizu ]
|
||||
* Enable TTY_PRINTK as module (Closes: #814540).
|
||||
|
||||
7
debian/installer/modules/nic-modules
vendored
7
debian/installer/modules/nic-modules
vendored
@@ -6,13 +6,6 @@ drivers/net/phy/*
|
||||
vmxnet3 ?
|
||||
xen-netfront ?
|
||||
|
||||
# Include some more obscure network driver types
|
||||
drivers/net/fddi/**
|
||||
drivers/net/hippi/**
|
||||
|
||||
# Include LRO library (obsolete)
|
||||
inet_lro
|
||||
|
||||
# Include VLAN driver
|
||||
8021q
|
||||
|
||||
|
||||
Reference in New Issue
Block a user