From mboxrd@z Thu Jan 1 00:00:00 1970 From: john@jjdev.com (John de la Garza) Date: Sun, 26 Oct 2014 12:01:05 -0400 Subject: Kconfig options and make command line In-Reply-To: References: Message-ID: <20141026160104.GA4491@vega.jjdev.com> To: kernelnewbies@lists.kernelnewbies.org List-Id: kernelnewbies.lists.kernelnewbies.org On Sun, Oct 26, 2014 at 09:25:01AM +0100, Peter Senna Tschudin wrote: > Sorry for the noise. > > $ make allyesconfig drivers/staging/rtl8723au/ > > does the trick. > that seems like overkill, why not just enable the CONFIG_8723AU_AP_MODE setting?