From: Arnd Bergmann Date: Fri, 20 Apr 2012 10:56:12 +0000 (+0000) Subject: drivers/net: iwmc3200 depends on EXPERIMENTAL X-Git-Tag: v3.5-rc1~109^2~338 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ee29e6134bab74714f741f5dbf0c64c119440e25;p=pandora-kernel.git drivers/net: iwmc3200 depends on EXPERIMENTAL The iwmc3200 driver selects other code in Kconfig that depends on EXPERIMENTAL. Kconfig warns about this when CONFIG_EXPERIMENTAL is not already set, so logically, these options should also be marked experimental or promoted to stable. Signed-off-by: Arnd Bergmann Signed-off-by: Mathieu Poirier Signed-off-by: David S. Miller --- Reading git-diff-tree failed