summaryrefslogtreecommitdiffstats
path: root/drivers/net/Kconfig
diff options
context:
space:
mode:
authorJohn W. Linville2008-03-06 19:08:09 +0100
committerJohn W. Linville2008-03-11 20:13:39 +0100
commit97ed83905e5f8547a94a8066441351c6920728a1 (patch)
tree934976117e5e8de8502fcf4117ddb76c131d655d /drivers/net/Kconfig
parent[NETFILTER]: nf_queue: don't return error when unregistering a non-existant h... (diff)
downloadkernel-qcow2-linux-97ed83905e5f8547a94a8066441351c6920728a1.tar.gz
kernel-qcow2-linux-97ed83905e5f8547a94a8066441351c6920728a1.tar.xz
kernel-qcow2-linux-97ed83905e5f8547a94a8066441351c6920728a1.zip
drivers/net/Kconfig: fix whitespace for GELIC_WIRELESS entry
Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'drivers/net/Kconfig')
-rw-r--r--drivers/net/Kconfig18
1 files changed, 9 insertions, 9 deletions
diff --git a/drivers/net/Kconfig b/drivers/net/Kconfig
index a64bb415f10c..fe7b5ec09708 100644
--- a/drivers/net/Kconfig
+++ b/drivers/net/Kconfig
@@ -2366,15 +2366,15 @@ config GELIC_NET
module will be called ps3_gelic.
config GELIC_WIRELESS
- bool "PS3 Wireless support"
- depends on GELIC_NET
- select WIRELESS_EXT
- help
- This option adds the support for the wireless feature of PS3.
- If you have the wireless-less model of PS3 or have no plan to
- use wireless feature, disabling this option saves memory. As
- the driver automatically distinguishes the models, you can
- safely enable this option even if you have a wireless-less model.
+ bool "PS3 Wireless support"
+ depends on GELIC_NET
+ select WIRELESS_EXT
+ help
+ This option adds the support for the wireless feature of PS3.
+ If you have the wireless-less model of PS3 or have no plan to
+ use wireless feature, disabling this option saves memory. As
+ the driver automatically distinguishes the models, you can
+ safely enable this option even if you have a wireless-less model.
config GIANFAR
tristate "Gianfar Ethernet"