ANDROID: devlink: Select CONFIG_NET_DEVLINK in Kconfig.gki

Select hidden Kconfig: NET_DEVLINK.

Required by device drivers to provide unified interface to expose
device info, capture coredump and perform device flash.

Bug: 283707518

Change-Id: I1cc5b7dce36c79549cd7f1d9b755f7bab3973f0e
Signed-off-by: michael cai <michael.cai@mediatek.com>
Signed-off-by: lambert wang <lambert.wang@mediatek.com>
This commit is contained in:
lambert wang 2023-07-26 16:28:48 +08:00 committed by Treehugger Robot
parent 1e114e6efa
commit ec419af28f

View File

@ -201,6 +201,7 @@ config GKI_HIDDEN_NET_CONFIGS
bool "Hidden networking configuration needed for GKI"
select PAGE_POOL
select NET_PTP_CLASSIFY
select NET_DEVLINK
help
Dummy config option used to enable the networking hidden
config, required by various SoC platforms.