aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/Kconfig
diff options
context:
space:
mode:
authorPhilippe De Muyter <phdm@macqel.be>2010-11-13 03:43:29 -0500
committerDavid S. Miller <davem@davemloft.net>2010-11-17 15:25:57 -0500
commitdd68ad2235b4625e0dc928b2b4c614d265f976d3 (patch)
tree7293c77a8446de6bde39ba4db2332d7f83ca7616 /drivers/net/Kconfig
parentb1323c8fa153f63e20d5a7fc0be72073c3beb05b (diff)
net: more Kconfig whitespace cleanup
indentation for TSI108_ETH entry was too big. Signed-off-by: Philippe De Muyter <phdm@macqel.be> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/Kconfig')
-rw-r--r--drivers/net/Kconfig12
1 files changed, 6 insertions, 6 deletions
diff --git a/drivers/net/Kconfig b/drivers/net/Kconfig
index 0a7e6cea0082..a11dc735752c 100644
--- a/drivers/net/Kconfig
+++ b/drivers/net/Kconfig
@@ -2389,12 +2389,12 @@ config SPIDER_NET
2389 Cell Processor-Based Blades from IBM. 2389 Cell Processor-Based Blades from IBM.
2390 2390
2391config TSI108_ETH 2391config TSI108_ETH
2392 tristate "Tundra TSI108 gigabit Ethernet support" 2392 tristate "Tundra TSI108 gigabit Ethernet support"
2393 depends on TSI108_BRIDGE 2393 depends on TSI108_BRIDGE
2394 help 2394 help
2395 This driver supports Tundra TSI108 gigabit Ethernet ports. 2395 This driver supports Tundra TSI108 gigabit Ethernet ports.
2396 To compile this driver as a module, choose M here: the module 2396 To compile this driver as a module, choose M here: the module
2397 will be called tsi108_eth. 2397 will be called tsi108_eth.
2398 2398
2399config GELIC_NET 2399config GELIC_NET
2400 tristate "PS3 Gigabit Ethernet driver" 2400 tristate "PS3 Gigabit Ethernet driver"