Merge tag 'block-5.11-2021-01-10' of git://git.kernel.dk/linux-block
[linux/fpc-iii.git] / drivers / pinctrl / ralink / Kconfig
blob8c5f6341477f95756b4d15f4ceafdf7aa227e392
1 # SPDX-License-Identifier: GPL-2.0-only
2 menu "Ralink pinctrl drivers"
3         depends on RALINK
5 config PINCTRL_RALINK
6         bool "Ralink pin control support"
7         default y if RALINK
9 config PINCTRL_RT2880
10         bool "RT2880 pinctrl driver for RALINK/Mediatek SOCs"
11         select PINMUX
12         select GENERIC_PINCONF
14 endmenu