From mboxrd@z Thu Jan 1 00:00:00 1970 From: shawnguo@kernel.org (Shawn Guo) Date: Tue, 3 Jan 2017 14:40:35 +0800 Subject: [PATCH] ARM: imx_v6_v7_defconfig: Select wireless extensions option In-Reply-To: <1483204559-22166-1-git-send-email-festevam@gmail.com> References: <1483204559-22166-1-git-send-email-festevam@gmail.com> Message-ID: <20170103064034.GT20956@dragon> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Sat, Dec 31, 2016 at 03:15:59PM -0200, Fabio Estevam wrote: > From: Fabio Estevam > > Select CONFIG_CFG80211_WEXT so that wireless can work out of the box > when using userspace tools such as 'iwconfig'. > > Generated by manually selecting CONFIG_CFG80211_WEXT and > then running: > > make savedefconfig > cp defconfig arch/arm/configs/imx_v6_v7_defconfig > > , which results in additional cleanup. > > Signed-off-by: Fabio Estevam Applied, thanks.