Skip to content

Commit

Permalink
Fix himos warning
Browse files Browse the repository at this point in the history
  • Loading branch information
onkofonko committed Jan 13, 2020
1 parent ed2c49f commit 60afe10
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
5 changes: 4 additions & 1 deletion drivers/huawei_platform/net/Kconfig
Original file line number Diff line number Diff line change
@@ -1,8 +1,11 @@
config HW_HIDATA_HIMOS
bool "HIDATA HIMOS stats module"
default n

source "drivers/huawei_platform/net/ipv4/Kconfig"
source "drivers/huawei_platform/net/hw_netfilter/Kconfig"
source "drivers/huawei_platform/net/commstat/Kconfig"
source "drivers/huawei_platform/net/qtaguid_pid/Kconfig"
source "drivers/huawei_platform/net/hw_dpi_mark/Kconfig"
source "drivers/huawei_platform/net/netbooster/Kconfig"
source "drivers/huawei_platform/net/himos/Kconfig"
source "drivers/huawei_platform/net/bastet/Kconfig"
3 changes: 0 additions & 3 deletions drivers/huawei_platform/net/himos/Kconfig

This file was deleted.

0 comments on commit 60afe10

Please sign in to comment.