diff options
Diffstat (limited to 'drivers/net/ethernet/stmicro/stmmac/Kconfig')
-rw-r--r-- | drivers/net/ethernet/stmicro/stmmac/Kconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/net/ethernet/stmicro/stmmac/Kconfig b/drivers/net/ethernet/stmicro/stmmac/Kconfig index 0076f770e637..9f448279e12a 100644 --- a/drivers/net/ethernet/stmicro/stmmac/Kconfig +++ b/drivers/net/ethernet/stmicro/stmmac/Kconfig | |||
@@ -15,6 +15,7 @@ if STMMAC_ETH | |||
15 | config STMMAC_PLATFORM | 15 | config STMMAC_PLATFORM |
16 | bool "STMMAC Platform bus support" | 16 | bool "STMMAC Platform bus support" |
17 | depends on STMMAC_ETH | 17 | depends on STMMAC_ETH |
18 | default y | ||
18 | ---help--- | 19 | ---help--- |
19 | This selects the platform specific bus support for | 20 | This selects the platform specific bus support for |
20 | the stmmac device driver. This is the driver used | 21 | the stmmac device driver. This is the driver used |