diff options
Diffstat (limited to 'drivers/net/Kconfig')
-rw-r--r-- | drivers/net/Kconfig | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/drivers/net/Kconfig b/drivers/net/Kconfig index 87d69752d86a..545c405a5cb0 100644 --- a/drivers/net/Kconfig +++ b/drivers/net/Kconfig | |||
@@ -2292,8 +2292,8 @@ config UGETH_FILTERING | |||
2292 | bool "Mac address filtering support" | 2292 | bool "Mac address filtering support" |
2293 | depends on UCC_GETH | 2293 | depends on UCC_GETH |
2294 | 2294 | ||
2295 | config UGETH_TX_ON_DEMOND | 2295 | config UGETH_TX_ON_DEMAND |
2296 | bool "Transmit on Demond support" | 2296 | bool "Transmit on Demand support" |
2297 | depends on UCC_GETH | 2297 | depends on UCC_GETH |
2298 | 2298 | ||
2299 | config MV643XX_ETH | 2299 | config MV643XX_ETH |