aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
diff options
context:
space:
mode:
authorFrancois Romieu <romieu@fr.zoreil.com>2007-10-21 06:19:27 -0400
committerFrancois Romieu <romieu@fr.zoreil.com>2007-10-28 13:21:15 -0400
commitd1417862d7355f0b395d83f2884afd614b086695 (patch)
tree1eb585f6a7295bc2fd4ae7aad56fe73cb68b2b9c /drivers
parentbbd82f956e0db6190b16a8a00d3ed5d979f488e8 (diff)
ipg: Kconfig whitepaces/tab damages
Signed-off-by: Francois Romieu <romieu@fr.zoreil.com> Cc: Avuton Olrich <avuton@gmail.com> Cc: Jesse Huang <jesse@icplus.com.tw> Cc: Sorbica Shieh <sorbica@icplus.com.tw>
Diffstat (limited to 'drivers')
-rw-r--r--drivers/net/Kconfig12
1 files changed, 6 insertions, 6 deletions
diff --git a/drivers/net/Kconfig b/drivers/net/Kconfig
index 9f7ec7df475e..72d3447fb99b 100644
--- a/drivers/net/Kconfig
+++ b/drivers/net/Kconfig
@@ -166,14 +166,14 @@ config NET_SB1000
166 If you don't have this card, of course say N. 166 If you don't have this card, of course say N.
167 167
168config IP1000 168config IP1000
169 tristate "IP1000 Gigabit Ethernet support" 169 tristate "IP1000 Gigabit Ethernet support"
170 depends on PCI && EXPERIMENTAL 170 depends on PCI && EXPERIMENTAL
171 select MII 171 select MII
172 ---help--- 172 ---help---
173 This driver supports IP1000 gigabit Ethernet cards. 173 This driver supports IP1000 gigabit Ethernet cards.
174 174
175 To compile this driver as a module, choose M here: the module 175 To compile this driver as a module, choose M here: the module
176 will be called ipg. This is recommended. 176 will be called ipg. This is recommended.
177 177
178source "drivers/net/arcnet/Kconfig" 178source "drivers/net/arcnet/Kconfig"
179 179