Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1235100
| From | Javier Martinez Canillas <javier@osg.samsung.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH] ARM: exynos_defconfig: Enable WiFi-Ex as a module instead built-in |
| Date | 2015-09-29 16:00 +0200 |
| Message-ID | <qe3BN-8he-33@gated-at.bofh.it> (permalink) |
| References | <qe2w1-6Ln-7@gated-at.bofh.it> <qe38K-7J7-13@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
Hello Andreas, On 09/29/2015 03:20 PM, Andreas Färber wrote: > Am 29.09.2015 um 14:42 schrieb Javier Martinez Canillas: >> diff --git a/arch/arm/configs/exynos_defconfig b/arch/arm/configs/exynos_defconfig >> index d4f6063d8a72..5aad617f02c7 100644 >> --- a/arch/arm/configs/exynos_defconfig >> +++ b/arch/arm/configs/exynos_defconfig >> @@ -64,8 +64,8 @@ CONFIG_SMSC911X=y >> CONFIG_USB_USBNET=y >> CONFIG_USB_NET_SMSC75XX=y >> CONFIG_USB_NET_SMSC95XX=y >> -CONFIG_MWIFIEX=y >> -CONFIG_MWIFIEX_SDIO=y >> +CONFIG_MWIFIEX=m >> +CONFIG_MWIFIEX_SDIO=m >> CONFIG_INPUT_EVDEV=y >> CONFIG_KEYBOARD_GPIO=y >> CONFIG_KEYBOARD_CROS_EC=y > > Makes sense, > > Reviewed-by: Andreas Färber <afaerber@suse.de> > Thanks. > What about multi_v7? > Already enables these options as a module. > Cheers, > Andreas > Best regards, -- Javier Martinez Canillas Open Source Group Samsung Research America -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[PATCH] ARM: exynos_defconfig: Enable WiFi-Ex as a module instead built-in Javier Martinez Canillas <javier@osg.samsung.com> - 2015-09-29 14:50 +0200
Re: [PATCH] ARM: exynos_defconfig: Enable WiFi-Ex as a module instead built-in Andreas Färber <afaerber@suse.de> - 2015-09-29 15:30 +0200
Re: [PATCH] ARM: exynos_defconfig: Enable WiFi-Ex as a module instead built-in Javier Martinez Canillas <javier@osg.samsung.com> - 2015-09-29 16:00 +0200
Re: [PATCH] ARM: exynos_defconfig: Enable WiFi-Ex as a module instead built-in Krzysztof Kozlowski <k.kozlowski@samsung.com> - 2015-09-30 02:40 +0200
Re: [PATCH] ARM: exynos_defconfig: Enable WiFi-Ex as a module instead built-in Javier Martinez Canillas <javier@osg.samsung.com> - 2015-09-30 09:30 +0200
Re: [PATCH] ARM: exynos_defconfig: Enable WiFi-Ex as a module instead built-in Krzysztof Kozlowski <k.kozlowski@samsung.com> - 2015-09-30 09:40 +0200
Re: [PATCH] ARM: exynos_defconfig: Enable WiFi-Ex as a module instead built-in Javier Martinez Canillas <javier@osg.samsung.com> - 2015-09-30 10:00 +0200
csiph-web