drivers/net/Kconfig: fix whitespace for GELIC_WIRELESS entry

Signed-off-by: John W. Linville <linville@tuxdriver.com>
This commit is contained in:
John W. Linville 2008-03-06 13:08:09 -05:00
parent 94be1a3f36
commit 97ed83905e

View file

@ -2366,15 +2366,15 @@ config GELIC_NET
module will be called ps3_gelic. module will be called ps3_gelic.
config GELIC_WIRELESS config GELIC_WIRELESS
bool "PS3 Wireless support" bool "PS3 Wireless support"
depends on GELIC_NET depends on GELIC_NET
select WIRELESS_EXT select WIRELESS_EXT
help help
This option adds the support for the wireless feature of PS3. 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 If you have the wireless-less model of PS3 or have no plan to
use wireless feature, disabling this option saves memory. As use wireless feature, disabling this option saves memory. As
the driver automatically distinguishes the models, you can the driver automatically distinguishes the models, you can
safely enable this option even if you have a wireless-less model. safely enable this option even if you have a wireless-less model.
config GIANFAR config GIANFAR
tristate "Gianfar Ethernet" tristate "Gianfar Ethernet"