[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1470730991-24498-1-git-send-email-keguang.zhang@gmail.com>
Date: Tue, 9 Aug 2016 16:23:11 +0800
From: Keguang Zhang <keguang.zhang@...il.com>
To: linux-mips@...ux-mips.org, linux-kernel@...r.kernel.org
Cc: Ralf Baechle <ralf@...ux-mips.org>,
Linus Walleij <linus.walleij@...aro.org>,
Yang Ling <gnaygnil@...il.com>,
Kelvin Cheung <keguang.zhang@...il.com>
Subject: [PATCH] MIPS: Loongson1C: Remove ARCH_WANT_OPTIONAL_GPIOLIB
From: Kelvin Cheung <keguang.zhang@...il.com>
This patch removes ARCH_WANT_OPTIONAL_GPIOLIB due to upstream changes.
Signed-off-by: Kelvin Cheung <keguang.zhang@...il.com>
---
arch/mips/Kconfig | 1 -
1 file changed, 1 deletion(-)
diff --git a/arch/mips/Kconfig b/arch/mips/Kconfig
index 69df280..d0b9ad1 100644
--- a/arch/mips/Kconfig
+++ b/arch/mips/Kconfig
@@ -1405,7 +1405,6 @@ config CPU_LOONGSON1C
bool "Loongson 1C"
depends on SYS_HAS_CPU_LOONGSON1C
select CPU_LOONGSON1
- select ARCH_WANT_OPTIONAL_GPIOLIB
select LEDS_GPIO_REGISTER
help
The Loongson 1C is a 32-bit SoC, which implements the MIPS32
--
1.9.1
Powered by blists - more mailing lists