diff options
Diffstat (limited to 'drivers/net/Kconfig')
-rw-r--r-- | drivers/net/Kconfig | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/drivers/net/Kconfig b/drivers/net/Kconfig index 411e20703110..ef662e15c3d3 100644 --- a/drivers/net/Kconfig +++ b/drivers/net/Kconfig | |||
@@ -2368,20 +2368,6 @@ config GELIC_WIRELESS | |||
2368 | the driver automatically distinguishes the models, you can | 2368 | the driver automatically distinguishes the models, you can |
2369 | safely enable this option even if you have a wireless-less model. | 2369 | safely enable this option even if you have a wireless-less model. |
2370 | 2370 | ||
2371 | config GELIC_WIRELESS_OLD_PSK_INTERFACE | ||
2372 | bool "PS3 Wireless private PSK interface (OBSOLETE)" | ||
2373 | depends on GELIC_WIRELESS | ||
2374 | select WEXT_PRIV | ||
2375 | help | ||
2376 | This option retains the obsolete private interface to pass | ||
2377 | the PSK from user space programs to the driver. The PSK | ||
2378 | stands for 'Pre Shared Key' and is used for WPA[2]-PSK | ||
2379 | (WPA-Personal) environment. | ||
2380 | If WPA[2]-PSK is used and you need to use old programs that | ||
2381 | support only this old interface, say Y. Otherwise N. | ||
2382 | |||
2383 | If unsure, say N. | ||
2384 | |||
2385 | config FSL_PQ_MDIO | 2371 | config FSL_PQ_MDIO |
2386 | tristate "Freescale PQ MDIO" | 2372 | tristate "Freescale PQ MDIO" |
2387 | depends on FSL_SOC | 2373 | depends on FSL_SOC |