aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/configs
diff options
context:
space:
mode:
authorHuacai Chen <chenhc@lemote.com>2015-03-31 22:20:09 -0400
committerLinus Walleij <linus.walleij@linaro.org>2015-04-08 03:53:42 -0400
commitcbfb3ea7f8c8da2e12d6d5aeca6d483de4297427 (patch)
treeb77a0f746f2cf6f2a8ebc3b841d2a5e4f68e5257 /arch/mips/configs
parent991ff4e3d71dcad184d18f9b1b241f3191601909 (diff)
gpio: loongson: Add Loongson-3A/3B GPIO driver support
Improve Loongson-2's GPIO driver to support Loongson-3A/3B, and update Loongson-3's default config file. Acked-by: Ralf Baechle <ralf@linux-mips.org> Signed-off-by: Huacai Chen <chenhc@lemote.com> Reviewed-by: Alexandre Courbot <acourbot@nvidia.com> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Diffstat (limited to 'arch/mips/configs')
-rw-r--r--arch/mips/configs/loongson3_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/mips/configs/loongson3_defconfig b/arch/mips/configs/loongson3_defconfig
index 7eabcd2031ea..c8442997477b 100644
--- a/arch/mips/configs/loongson3_defconfig
+++ b/arch/mips/configs/loongson3_defconfig
@@ -243,6 +243,7 @@ CONFIG_HW_RANDOM=y
243CONFIG_RAW_DRIVER=m 243CONFIG_RAW_DRIVER=m
244CONFIG_I2C_CHARDEV=y 244CONFIG_I2C_CHARDEV=y
245CONFIG_I2C_PIIX4=y 245CONFIG_I2C_PIIX4=y
246CONFIG_GPIO_LOONGSON=y
246CONFIG_SENSORS_LM75=m 247CONFIG_SENSORS_LM75=m
247CONFIG_SENSORS_LM93=m 248CONFIG_SENSORS_LM93=m
248CONFIG_SENSORS_W83627HF=m 249CONFIG_SENSORS_W83627HF=m