mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-06 10:58:48 +09:00
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:
committed by
Treehugger Robot
parent
1e114e6efa
commit
ec419af28f
@@ -201,6 +201,7 @@ config GKI_HIDDEN_NET_CONFIGS
|
|||||||
bool "Hidden networking configuration needed for GKI"
|
bool "Hidden networking configuration needed for GKI"
|
||||||
select PAGE_POOL
|
select PAGE_POOL
|
||||||
select NET_PTP_CLASSIFY
|
select NET_PTP_CLASSIFY
|
||||||
|
select NET_DEVLINK
|
||||||
help
|
help
|
||||||
Dummy config option used to enable the networking hidden
|
Dummy config option used to enable the networking hidden
|
||||||
config, required by various SoC platforms.
|
config, required by various SoC platforms.
|
||||||
|
|||||||
Reference in New Issue
Block a user