aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/net/Kconfig')
-rw-r--r--drivers/net/Kconfig4
1 files changed, 2 insertions, 2 deletions
diff --git a/drivers/net/Kconfig b/drivers/net/Kconfig
index 1e50b8e32add..79e8aa6f2b9e 100644
--- a/drivers/net/Kconfig
+++ b/drivers/net/Kconfig
@@ -1147,7 +1147,7 @@ config IBMVETH
1147 be called ibmveth. 1147 be called ibmveth.
1148 1148
1149config IBM_EMAC 1149config IBM_EMAC
1150 tristate "IBM PPC4xx EMAC driver support" 1150 bool "IBM PPC4xx EMAC driver support"
1151 depends on 4xx 1151 depends on 4xx
1152 select CRC32 1152 select CRC32
1153 ---help--- 1153 ---help---
@@ -1156,7 +1156,7 @@ config IBM_EMAC
1156 1156
1157config IBM_EMAC_ERRMSG 1157config IBM_EMAC_ERRMSG
1158 bool "Verbose error messages" 1158 bool "Verbose error messages"
1159 depends on IBM_EMAC 1159 depends on IBM_EMAC && BROKEN
1160 1160
1161config IBM_EMAC_RXB 1161config IBM_EMAC_RXB
1162 int "Number of receive buffers" 1162 int "Number of receive buffers"