ARM: mediatek: Add config options for mediatek SoCs.
authorYingjoe Chen <yingjoe.chen@mediatek.com>
Tue, 16 Dec 2014 23:34:29 +0000 (07:34 +0800)
committerMatthias Brugger <matthias.bgg@gmail.com>
Tue, 20 Jan 2015 16:49:10 +0000 (17:49 +0100)
The upcoming MTK pinctrl driver have a big pin table for each SoC
and we don't want to bloat the kernel binary if we don't need it.
Add config options so we can build for one SoC only.

Signed-off-by: Yingjoe Chen <yingjoe.chen@mediatek.com>
Signed-off-by: Hongzhou Yang <hongzhou.yang@mediatek.com>
Acked-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Matthias Brugger <matthias.bgg@gmail.com>

No differences found