diff options
Diffstat (limited to 'drivers/net/Kconfig')
-rw-r--r-- | drivers/net/Kconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/net/Kconfig b/drivers/net/Kconfig index 45c3a208d93f..50b36b408ca1 100644 --- a/drivers/net/Kconfig +++ b/drivers/net/Kconfig | |||
@@ -2592,6 +2592,7 @@ config BNX2X | |||
2592 | To compile this driver as a module, choose M here: the module | 2592 | To compile this driver as a module, choose M here: the module |
2593 | will be called bnx2x. This is recommended. | 2593 | will be called bnx2x. This is recommended. |
2594 | 2594 | ||
2595 | source "drivers/net/sfc/Kconfig" | ||
2595 | 2596 | ||
2596 | endif # NETDEV_10000 | 2597 | endif # NETDEV_10000 |
2597 | 2598 | ||