Skip to content
Snippets Groups Projects
Commit ecaedcdb authored by Jakob Olsson's avatar Jakob Olsson
Browse files

change EASYSOC_NETLINK config flag to EASYSOC_EVENTS

parent fdcff037
No related branches found
No related tags found
No related merge requests found
......@@ -454,7 +454,7 @@ config FUJITSU_ES
source "drivers/net/hyperv/Kconfig"
config EASYSOC_NETLINK
tristate "EasySOC netlink wrapper"
config EASYSOC_EVENTS
tristate "EasySOC netlink event wrapper"
endif # NETDEVICES
......@@ -73,4 +73,4 @@ obj-$(CONFIG_NTB_NETDEV) += ntb_netdev.o
obj-$(CONFIG_FUJITSU_ES) += fjes/
obj-$(CONFIG_EASYSOC_NETLINK) += easysoc_events.o
obj-$(CONFIG_EASYSOC_EVENTS) += easysoc_events.o
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment