From: Amarinder Bindra Date: Wed, 10 Jul 2013 16:06:24 +0000 (+0530) Subject: mmc: omap_hsmmc: use the generic config for omap2plus devices X-Git-Tag: v3.12-rc1~69^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bcf24e1daa94f4c52ef7a3f657e43cc6bc50d46b;p=pandora-kernel.git mmc: omap_hsmmc: use the generic config for omap2plus devices OMAP's hs_mmc driver is used for MMC controller operation on many omap2plus SoCs (OMAP2430, OMAP3, 4, 5 and AM335x). Considering that the device tree entries are already present for these, allow the driver to be built using the config ARCH_OMAP2PLUS rather than individually adding a config for each SoC to enable the support. Use COMPILE_TEST to enable the build for other platforms. Signed-off-by: Amarinder Bindra Cc: Ezequiel Garcia Cc: Nishanth Menon Acked-by: Felipe Balbi Acked-by: Balaji T K Signed-off-by: Chris Ball --- Reading git-diff-tree failed