aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndrea Adami <andrea.adami@gmail.com>2012-04-09 21:18:39 +0000
committerPaul Eggleton <paul.eggleton@linux.intel.com>2012-04-09 22:26:00 +0100
commit4f853965697ac5f45ffda77ca30a3453c7456e2a (patch)
tree34b5181fa5e0a912d980be302575b308641411fe
parentcf760550558b2a23a4bd362f7daceaca64772615 (diff)
downloadmeta-handheld-4f853965697ac5f45ffda77ca30a3453c7456e2a.tar.gz
linux: add CONFIG_GPIO_PCA953X=y to akita defconfigs
Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
-rw-r--r--recipes-kernel/linux/linux-3.1/akita/defconfig1
-rw-r--r--recipes-kernel/linux/linux-3.2/akita/defconfig1
2 files changed, 2 insertions, 0 deletions
diff --git a/recipes-kernel/linux/linux-3.1/akita/defconfig b/recipes-kernel/linux/linux-3.1/akita/defconfig
index dfab582..3dc0ee3 100644
--- a/recipes-kernel/linux/linux-3.1/akita/defconfig
+++ b/recipes-kernel/linux/linux-3.1/akita/defconfig
@@ -22,6 +22,7 @@ CONFIG_MODULE_FORCE_UNLOAD=y
CONFIG_IOSCHED_DEADLINE=m
CONFIG_IOSCHED_CFQ=m
CONFIG_ARCH_PXA=y
+CONFIG_GPIO_PCA953X=y
CONFIG_PXA_SHARPSL=y
CONFIG_MACH_AKITA=y
CONFIG_MACH_BORZOI=y
diff --git a/recipes-kernel/linux/linux-3.2/akita/defconfig b/recipes-kernel/linux/linux-3.2/akita/defconfig
index f2e32de..8e9ce4f 100644
--- a/recipes-kernel/linux/linux-3.2/akita/defconfig
+++ b/recipes-kernel/linux/linux-3.2/akita/defconfig
@@ -22,6 +22,7 @@ CONFIG_MODULE_FORCE_UNLOAD=y
CONFIG_IOSCHED_DEADLINE=m
CONFIG_IOSCHED_CFQ=m
CONFIG_ARCH_PXA=y
+CONFIG_GPIO_PCA953X=y
CONFIG_PXA_SHARPSL=y
CONFIG_MACH_AKITA=y
CONFIG_MACH_BORZOI=y