From: Arnd Bergmann Date: Mon, 10 Mar 2014 14:05:25 +0000 (+0100) Subject: wireless: Kconfig: add missing dependency for airo_cs X-Git-Tag: v3.15-rc1~113^2~93^2^2~78 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a0b2a8f4743f6ecaabbb764333f10ca38dc26dff;p=pandora-kernel.git wireless: Kconfig: add missing dependency for airo_cs commit 4c59ff221e070 "wireless: Kconfig: add missing dependency" added a number of 'depends on CFG80211' statements, but missed the AIRO_CS driver that also causes the airo.c file to be built. This adds the (hopefully) last such missing statement Cc: "Zhao, Gang" Cc: "John W. Linville" Signed-off-by: Arnd Bergmann Signed-off-by: John W. Linville --- Reading git-diff-tree failed