diff options
author | Ralf Baechle <ralf@linux-mips.org> | 2012-09-27 20:07:25 +0400 |
---|---|---|
committer | Ralf Baechle <ralf@linux-mips.org> | 2012-09-27 20:07:25 +0400 |
commit | 35a041e77ab5faad7916b8f77fae0b34b9fa7878 (patch) | |
tree | d1ea4e68087d5d4b1c64e1aa6f5833aadfe41645 /arch/mips/Kconfig | |
parent | e33fd70baea1032a62b1a2a051ea4c07a1aaa402 (diff) | |
parent | c9e854cf940fbc09846c255895efceb3bc9bf095 (diff) | |
download | linux-35a041e77ab5faad7916b8f77fae0b34b9fa7878.tar.xz |
Merge branch 'lantiq' of git://dev.phrozen.org/mips-next into mips-for-linux-next
Diffstat (limited to 'arch/mips/Kconfig')
-rw-r--r-- | arch/mips/Kconfig | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/mips/Kconfig b/arch/mips/Kconfig index 386ff651ecaf..c0cbde6c1770 100644 --- a/arch/mips/Kconfig +++ b/arch/mips/Kconfig @@ -242,6 +242,8 @@ config LANTIQ select HAVE_MACH_CLKDEV select CLKDEV_LOOKUP select USE_OF + select PINCTRL + select PINCTRL_LANTIQ config LASAT bool "LASAT Networks platforms" |