ANDROID: Remove CONFIG_ETHTOOL_NETLINK from microdroid kernels
This feature is not needed for microdroid, so remove it. Bug: 434256355 Signed-off-by: Isaac J. Manjarres <isaacmanjarres@google.com> (cherry picked from https://android-review.googlesource.com/q/commit:5381fab07cd76ba794706a9fe7e2f3e44da19a1b) Merged-In: I2649a3daf9b498cf6fc04523ee4427d0541948bc Change-Id: I2649a3daf9b498cf6fc04523ee4427d0541948bc
This commit is contained in:
committed by
Android Build Cherrypicker Worker
parent
90f9bd8552
commit
e79536388f
@@ -70,6 +70,7 @@ CONFIG_INET=y
|
||||
CONFIG_VSOCKETS=y
|
||||
CONFIG_VIRTIO_VSOCKETS=y
|
||||
# CONFIG_WIRELESS is not set
|
||||
# CONFIG_ETHTOOL_NETLINK is not set
|
||||
CONFIG_PCI=y
|
||||
CONFIG_PCIEPORTBUS=y
|
||||
CONFIG_PCIEAER=y
|
||||
|
||||
@@ -73,6 +73,7 @@ CONFIG_INET=y
|
||||
CONFIG_VSOCKETS=y
|
||||
CONFIG_VIRTIO_VSOCKETS=y
|
||||
# CONFIG_WIRELESS is not set
|
||||
# CONFIG_ETHTOOL_NETLINK is not set
|
||||
CONFIG_PCI=y
|
||||
CONFIG_PCIEPORTBUS=y
|
||||
CONFIG_PCIEAER=y
|
||||
|
||||
Reference in New Issue
Block a user