From: Linus Walleij Date: Tue, 19 Apr 2016 09:15:21 +0000 (+0200) Subject: hexagon: update TODO list X-Git-Tag: v4.14-rc1~2827^2~57 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=d4f80b8199a6947b3df7975c1e444b040d5d8856;p=platform%2Fkernel%2Flinux-rpi.git hexagon: update TODO list The symbol that will be selected when GPIO is implemented for Hexagon will be GPIOLIB, we have removed ARCH_REQUIRE_GPIOLIB and ARCH_WANT_OPTIONAL_GPIOLIB. Cc: Michael Büsch Cc: Richard Kuo Cc: linux-hexagon@vger.kernel.org Signed-off-by: Linus Walleij --- diff --git a/arch/hexagon/Kconfig b/arch/hexagon/Kconfig index 57298e7..1941e4b 100644 --- a/arch/hexagon/Kconfig +++ b/arch/hexagon/Kconfig @@ -8,8 +8,7 @@ config HEXAGON # select HAVE_REGS_AND_STACK_ACCESS_API # select HAVE_HW_BREAKPOINT if PERF_EVENTS # select ARCH_HAS_CPU_IDLE_WAIT - # select ARCH_WANT_OPTIONAL_GPIOLIB - # select ARCH_REQUIRE_GPIOLIB + # select GPIOLIB # select HAVE_CLK # select GENERIC_PENDING_IRQ if SMP select GENERIC_ATOMIC64