From: Gertjan van Wingerde Date: Sat, 13 Nov 2010 18:10:54 +0000 (+0100) Subject: rt2x00: Remove unneccessary internal Kconfig symbols. X-Git-Tag: v2.6.38-rc1~476^2~405^2^2~93 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=72c7296e03e381b49958809915105b18b09fa7a3;p=pandora-kernel.git rt2x00: Remove unneccessary internal Kconfig symbols. CONFIG_RT2800PCI_PCI and CONFIG_RT2800PCI_SOC are strictly not needed as we can check the dependent symbols directly in the rest of Kconfig and the code, so clean up the Kconfig namespace a bit. Signed-off-by: Gertjan van Wingerde Signed-off-by: Ivo van Doorn Signed-off-by: John W. Linville --- Reading git-diff-tree failed