aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/net/Kconfig')
-rw-r--r--drivers/net/Kconfig2
1 files changed, 2 insertions, 0 deletions
diff --git a/drivers/net/Kconfig b/drivers/net/Kconfig
index 0bbd5ae49862..18ff622703be 100644
--- a/drivers/net/Kconfig
+++ b/drivers/net/Kconfig
@@ -2344,6 +2344,7 @@ config GELIC_NET
2344 2344
2345config GELIC_WIRELESS 2345config GELIC_WIRELESS
2346 bool "PS3 Wireless support" 2346 bool "PS3 Wireless support"
2347 depends on WLAN
2347 depends on GELIC_NET 2348 depends on GELIC_NET
2348 select WIRELESS_EXT 2349 select WIRELESS_EXT
2349 help 2350 help
@@ -2356,6 +2357,7 @@ config GELIC_WIRELESS
2356config GELIC_WIRELESS_OLD_PSK_INTERFACE 2357config GELIC_WIRELESS_OLD_PSK_INTERFACE
2357 bool "PS3 Wireless private PSK interface (OBSOLETE)" 2358 bool "PS3 Wireless private PSK interface (OBSOLETE)"
2358 depends on GELIC_WIRELESS 2359 depends on GELIC_WIRELESS
2360 select WEXT_PRIV
2359 help 2361 help
2360 This option retains the obsolete private interface to pass 2362 This option retains the obsolete private interface to pass
2361 the PSK from user space programs to the driver. The PSK 2363 the PSK from user space programs to the driver. The PSK