pinctrl: pinctrl-adi2: Add dependency to arch BLACKFIN in Kconfig.

Signed-off-by: Sonic Zhang <sonic.zhang@analog.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
This commit is contained in:
Sonic Zhang 2013-09-23 11:57:00 +08:00 committed by Linus Walleij
parent ffb7fc0f6d
commit 9d7278d0b4
1 changed files with 1 additions and 0 deletions

View File

@ -51,6 +51,7 @@ config PINCTRL_AB8505
config PINCTRL_ADI2
bool "ADI pin controller driver"
depends on BLACKFIN
select PINMUX
select IRQ_DOMAIN
help