]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - glsdk/meta-ti-glsdk.git/blob - recipes-kernel/linux/linux-omap-psp-2.6.37/omap3/0007-activate-wireless-extensions.patch
linux-omap-psp 2.6.37: add more recent version of OMAP3 kernel
[glsdk/meta-ti-glsdk.git] / recipes-kernel / linux / linux-omap-psp-2.6.37 / omap3 / 0007-activate-wireless-extensions.patch
1 From 6133415cf067d656c40997e00eace06d07aeab34 Mon Sep 17 00:00:00 2001
2 From: Eyal Reizer <eyalr@ti.com>
3 Date: Mon, 16 May 2011 17:47:46 +0300
4 Subject: [PATCH] PSP04.02.00.07.sdk: activate wireless extensions interface used by iwconfig
6 Signed-off-by: Eyal Reizer <eyalr@ti.com>
7 ---
8  arch/arm/mach-omap2/Kconfig |    1 +
9  1 files changed, 1 insertions(+), 0 deletions(-)
11 diff --git a/arch/arm/mach-omap2/Kconfig b/arch/arm/mach-omap2/Kconfig
12 index dfa5464..8152b72 100644
13 --- a/arch/arm/mach-omap2/Kconfig
14 +++ b/arch/arm/mach-omap2/Kconfig
15 @@ -34,6 +34,7 @@ config ARCH_OMAP3
16         select ARM_L1_CACHE_SHIFT_6 if !ARCH_OMAP4
17         select ARCH_HAS_OPP
18         select PM_OPP if PM
19         select WL12XX_PLATFORM_DATA
20 +       select WIRELESS_EXT
21  
22  config ARCH_OMAP4
23         bool "TI OMAP4"
24 -- 
25 1.7.0.4