pinctrl: mediatek: add OF dependency to MT6397
authorLinus Walleij <linus.walleij@linaro.org>
Wed, 20 May 2015 07:11:23 +0000 (09:11 +0200)
committerLinus Walleij <linus.walleij@linaro.org>
Wed, 20 May 2015 07:11:23 +0000 (09:11 +0200)
commita2202a4c762bedb56bcaafd3200deceac1c2e7b5
tree67ecacea41841f39b39126e2b3034ac1a16ed46e
parentf9784298e2b4a95be3bd7200075a2fdc61fd9f3b
pinctrl: mediatek: add OF dependency to MT6397

X86_64 allmodconfig screams like so:
warning: (PINCTRL_MT6397) selects PINCTRL_MTK_COMMON
which has unmet direct dependencies
(PINCTRL && (ARCH_MEDIATEK || COMPILE_TEST) && OF)

So add OF to dependencies to shut up this warning.

Cc: Hongzhou Yang <hongzhou.yang@mediatek.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
drivers/pinctrl/mediatek/Kconfig