From 7d3bad8448edd5fd1d97a67831965a7f969e35b1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Uwe=20Kleine-K=C3=B6nig?= Date: Fri, 24 Oct 2014 11:54:55 +0000 Subject: [PATCH] [armhf] enable GPIO_PCA953X driver for Netgear ReadyNAS 104 svn path=/dists/sid/linux/; revision=21971 --- debian/changelog | 2 +- debian/config/armhf/config.armmp | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 86053cd85..b37f6b201 100644 --- a/debian/changelog +++ b/debian/changelog @@ -25,7 +25,7 @@ linux (3.16.5-2) UNRELEASED; urgency=medium [ Uwe Kleine-Koenig ] * [armhf] enable PCI and NAND driver for Armada 370 - * [armhf] enable RTC driver for Netgear ReadyNAS 102/104 + * [armhf] enable RTC and GPIO_PCA953X driver for Netgear ReadyNAS 102/104 -- Ben Hutchings Sat, 11 Oct 2014 21:41:58 +0100 diff --git a/debian/config/armhf/config.armmp b/debian/config/armhf/config.armmp index 5cedd97ee..7ad28a182 100644 --- a/debian/config/armhf/config.armmp +++ b/debian/config/armhf/config.armmp @@ -181,6 +181,7 @@ CONFIG_TI_CPPI41=m CONFIG_GPIO_SYSFS=y CONFIG_GPIO_DA9052=m CONFIG_GPIO_GENERIC_PLATFORM=m +CONFIG_GPIO_PCA953X=m CONFIG_GPIO_TWL4030=y CONFIG_GPIO_TWL6040=y