a0c5f8eb2def author Eric Miao 1212384762 +0800 committer Russell King 1215635911 +0100 [ARM] pxa: fix typo of CONFIG_*_MODULE The correct macro name when a driver is built as a module is CONFIG_*_MODULE instead of CONFIG_*_MODULES. This patch fixes this in several places. Signed-off-by: Eric Miao Signed-off-by: Russell King PN§Xž