Re: [PATCH] ARM: exynos_defconfig: add options to make wifi usable

2015-05-11 Thread Michal Suchanek
On 11 May 2015 at 13:25, Javier Martinez Canillas wrote: > Hello Michal, > > On 05/11/2015 12:22 PM, Michal Suchanek wrote: >> The Exynos defconfig includes mwifiex sdio support which is present on >> some of the Exynos boards. >> >> For the WiFi to be usable two extra options are needed. Usermode

Re: [PATCH] ARM: exynos_defconfig: add options to make wifi usable

2015-05-11 Thread Javier Martinez Canillas
Hello Michal, On 05/11/2015 12:22 PM, Michal Suchanek wrote: > The Exynos defconfig includes mwifiex sdio support which is present on > some of the Exynos boards. > > For the WiFi to be usable two extra options are needed. Usermode Your subject line and the commit message are somehow misleading

[PATCH] ARM: exynos_defconfig: add options to make wifi usable

2015-05-11 Thread Michal Suchanek
The Exynos defconfig includes mwifiex sdio support which is present on some of the Exynos boards. For the WiFi to be usable two extra options are needed. Usermode firmware helper to load out-of-kernel firmware and wireless extensions so the interface can be configured with wireless-tools. Signed