|
@@ -2344,6 +2344,7 @@ config GELIC_NET
|
|
|
|
|
|
config GELIC_WIRELESS
|
|
|
bool "PS3 Wireless support"
|
|
|
+ depends on WLAN
|
|
|
depends on GELIC_NET
|
|
|
select WIRELESS_EXT
|
|
|
help
|
|
@@ -2356,6 +2357,7 @@ config GELIC_WIRELESS
|
|
|
config GELIC_WIRELESS_OLD_PSK_INTERFACE
|
|
|
bool "PS3 Wireless private PSK interface (OBSOLETE)"
|
|
|
depends on GELIC_WIRELESS
|
|
|
+ select WEXT_PRIV
|
|
|
help
|
|
|
This option retains the obsolete private interface to pass
|
|
|
the PSK from user space programs to the driver. The PSK
|