diff options
author | Dmitry Shmidt <dimitrysh@google.com> | 2011-09-15 09:41:10 -0700 |
---|---|---|
committer | Dmitry Shmidt <dimitrysh@google.com> | 2011-09-15 09:41:10 -0700 |
commit | fb078e6047a5e40b75eea869f56f61b09bee2662 (patch) | |
tree | 4cb21c0d4ff80c48f19513a3d8f8f7c0d72049ac | |
parent | 7bfb95db60ec2821b255ad1f3433e7cc17d7df83 (diff) | |
download | kernel_samsung_tuna-fb078e6047a5e40b75eea869f56f61b09bee2662.zip kernel_samsung_tuna-fb078e6047a5e40b75eea869f56f61b09bee2662.tar.gz kernel_samsung_tuna-fb078e6047a5e40b75eea869f56f61b09bee2662.tar.bz2 |
ARM: omap: tuna: Add CONFIG_CFG80211_ALLOW_RECONNECT=y
Signed-off-by: Dmitry Shmidt <dimitrysh@google.com>
-rw-r--r-- | arch/arm/configs/tuna_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/configs/tuna_defconfig b/arch/arm/configs/tuna_defconfig index 8affeb7..fff6fcd 100644 --- a/arch/arm/configs/tuna_defconfig +++ b/arch/arm/configs/tuna_defconfig @@ -172,6 +172,7 @@ CONFIG_BT_HCIUART_H4=y CONFIG_CFG80211=y CONFIG_NL80211_TESTMODE=y # CONFIG_CFG80211_WEXT is not set +CONFIG_CFG80211_ALLOW_RECONNECT=y CONFIG_RFKILL=y CONFIG_RFKILL_INPUT=y CONFIG_MTD=y |