aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndrea Adami <andrea.adami@gmail.com>2012-04-09 21:18:40 +0000
committerPaul Eggleton <paul.eggleton@linux.intel.com>2012-04-09 22:26:00 +0100
commit0e7a4582a5a107adfe34db445c1506e796b9edbc (patch)
tree2d5f0e2e13520ad7c3528c73a88b40decbe749df
parent4f853965697ac5f45ffda77ca30a3453c7456e2a (diff)
downloadmeta-handheld-0e7a4582a5a107adfe34db445c1506e796b9edbc.tar.gz
linux-kexecboot: add CONFIG_GPIO_PCA953X=y to akita defconfigs
Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
-rw-r--r--recipes-kernel/linux/linux-kexecboot-3.1/akita/defconfig1
-rw-r--r--recipes-kernel/linux/linux-kexecboot-3.2/akita/defconfig1
2 files changed, 2 insertions, 0 deletions
diff --git a/recipes-kernel/linux/linux-kexecboot-3.1/akita/defconfig b/recipes-kernel/linux/linux-kexecboot-3.1/akita/defconfig
index b066839..32530a3 100644
--- a/recipes-kernel/linux/linux-kexecboot-3.1/akita/defconfig
+++ b/recipes-kernel/linux/linux-kexecboot-3.1/akita/defconfig
@@ -21,6 +21,7 @@ CONFIG_SLOB=y
# CONFIG_LBDAF is not set
# CONFIG_IOSCHED_CFQ is not set
CONFIG_ARCH_PXA=y
+CONFIG_GPIO_PCA953X=y
CONFIG_PXA_SHARPSL=y
CONFIG_PXA_SHARPSL_DETECT_MACH_ID=y
CONFIG_MACH_AKITA=y
diff --git a/recipes-kernel/linux/linux-kexecboot-3.2/akita/defconfig b/recipes-kernel/linux/linux-kexecboot-3.2/akita/defconfig
index 6c579fa..a25331b 100644
--- a/recipes-kernel/linux/linux-kexecboot-3.2/akita/defconfig
+++ b/recipes-kernel/linux/linux-kexecboot-3.2/akita/defconfig
@@ -20,6 +20,7 @@ CONFIG_SLOB=y
# CONFIG_LBDAF is not set
# CONFIG_IOSCHED_CFQ is not set
CONFIG_ARCH_PXA=y
+CONFIG_GPIO_PCA953X=y
CONFIG_PXA_SHARPSL=y
CONFIG_PXA_SHARPSL_DETECT_MACH_ID=y
CONFIG_MACH_AKITA=y