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 f90a86ba7e2f..af46341827f2 100644 --- a/drivers/net/Kconfig +++ b/drivers/net/Kconfig | |||
@@ -2593,6 +2593,7 @@ config BNX2X | |||
2593 | To compile this driver as a module, choose M here: the module | 2593 | To compile this driver as a module, choose M here: the module |
2594 | will be called bnx2x. This is recommended. | 2594 | will be called bnx2x. This is recommended. |
2595 | 2595 | ||
2596 | source "drivers/net/sfc/Kconfig" | ||
2596 | 2597 | ||
2597 | endif # NETDEV_10000 | 2598 | endif # NETDEV_10000 |
2598 | 2599 | ||