Hi, [CC openwrt-devel, remove linux-kernel] On Mon, Jan 06, 2014 at 03:09:27PM +0100, Johannes Berg wrote: > On Mon, 2014-01-06 at 15:01 +0100, Andreas Mohr wrote: > > > config LIB80211 > > tristate > > > config LIB80211_CRYPT_WEP > > tristate > > > > config LIB80211_CRYPT_CCMP > > tristate > > > > config LIB80211_CRYPT_TKIP > > tristate > > > make menuconfig > > showed these three crypt options rather very prominently, > > Well, then your 'make menuconfig' is somehow broken - on mainline > options that have no prompt are not shown, and indeed 'make menuconfig' > on the current mainline kernel confirms that those options are not > possible to select manually. Indeed, I should have managed to mention that this happened using make kernel_menuconfig of OpenWrt fame instead. I now copied my OpenWrt trunk to a separate directory, make distclean:ed it, removed all .config files that I could see, then re-did make menuconfig, make kernel_menuconfig, resulting in the LIB80211_CRYPT_* issue in Networking support ---> Wireless to remain problematic as before. Can someone else confirm and/or elaborate on this improper visibility problem which seems to be specific to OpenWrt's kernel configuration management? (which does do certain config things in a rather custom way, I might add) Thanks, Andreas Mohr -- To unsubscribe from this list: send the line "unsubscribe linux-wireless" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html