Commit f32375d5 authored by Cai Huoqing's avatar Cai Huoqing Committed by Linus Walleij

pinctrl: nomadik: Kconfig: Remove repeated config dependency

remove it because "if (ARCH_U8500 || ARCH_NOMADIK)" is already used
Signed-off-by: default avatarCai Huoqing <caihuoqing@baidu.com>
Link: https://lore.kernel.org/r/20210825082536.2547-1-caihuoqing@baidu.comSigned-off-by: default avatarLinus Walleij <linus.walleij@linaro.org>
parent d8b94c9f
......@@ -22,7 +22,6 @@ if (ARCH_U8500 || ARCH_NOMADIK)
config PINCTRL_NOMADIK
bool "Nomadik pin controller driver"
depends on ARCH_U8500 || ARCH_NOMADIK
depends on OF && GPIOLIB
select PINMUX
select PINCONF
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment