aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLeann Ogasawara <leann.ogasawara@canonical.com>2011-07-19 07:57:54 -0700
committerJohn Rigby <john.rigby@linaro.org>2011-08-21 21:55:38 -0600
commitf715b3ecf06ceedf0e21a9270f64a30b54cb0ee5 (patch)
treec0c1055174c7f96a095885f3cfc75ec088e35046
parent11299ca2f9ace02ad821b4c99bcbcf2eb592e655 (diff)
UBUNTU: [Config] Drop CONFIG_GPIO_S5PC100
After reviewing "UBUNTU: [Config] Temporarily Disable CONFIG_GPIO_S5PC100 on arm" Drop CONFIG_GPIO_S5PC100 from the configs. CONFIG_GPIO_S5PC100 depends on CPU_S5PC100 which is only enabled if ARCH_S5PC100. Because we enable ARCH_OMAP, this option goes away completely. Signed-off-by: Leann Ogasawara <leann.ogasawara@canonical.com>
-rw-r--r--debian.master/config/amd64/config.common.amd641
-rw-r--r--debian.master/config/armel/config.common.armel1
-rw-r--r--debian.master/config/i386/config.common.i3861
-rw-r--r--debian.master/config/powerpc/config.common.powerpc1
-rw-r--r--debian.master/config/ppc64/config.common.ppc641
5 files changed, 0 insertions, 5 deletions
diff --git a/debian.master/config/amd64/config.common.amd64 b/debian.master/config/amd64/config.common.amd64
index 31660a71e57..7f72db4bf2b 100644
--- a/debian.master/config/amd64/config.common.amd64
+++ b/debian.master/config/amd64/config.common.amd64
@@ -109,7 +109,6 @@ CONFIG_GPIO_PCA953X=m
CONFIG_GPIO_PCF857X=m
CONFIG_GPIO_PCH=m
CONFIG_GPIO_PLAT_SAMSUNG=y
-CONFIG_GPIO_S5PC100=y
CONFIG_GPIO_SYSFS=y
CONFIG_GPIO_TWL4030=m
CONFIG_GPIO_VX855=m
diff --git a/debian.master/config/armel/config.common.armel b/debian.master/config/armel/config.common.armel
index abdb469db28..b18a512fa04 100644
--- a/debian.master/config/armel/config.common.armel
+++ b/debian.master/config/armel/config.common.armel
@@ -102,7 +102,6 @@ CONFIG_GPIO_PCA953X=y
# CONFIG_GPIO_PCF857X is not set
# CONFIG_GPIO_PCH is not set
# CONFIG_GPIO_PLAT_SAMSUNG is not set
-# CONFIG_GPIO_S5PC100 is not set
CONFIG_GPIO_SYSFS=y
CONFIG_GPIO_TWL4030=y
# CONFIG_GPIO_VX855 is not set
diff --git a/debian.master/config/i386/config.common.i386 b/debian.master/config/i386/config.common.i386
index 4d2871a5bcc..bff7a4ea553 100644
--- a/debian.master/config/i386/config.common.i386
+++ b/debian.master/config/i386/config.common.i386
@@ -109,7 +109,6 @@ CONFIG_GPIO_PCA953X=m
CONFIG_GPIO_PCF857X=m
CONFIG_GPIO_PCH=m
CONFIG_GPIO_PLAT_SAMSUNG=y
-CONFIG_GPIO_S5PC100=y
CONFIG_GPIO_SYSFS=y
CONFIG_GPIO_TWL4030=m
CONFIG_GPIO_VX855=m
diff --git a/debian.master/config/powerpc/config.common.powerpc b/debian.master/config/powerpc/config.common.powerpc
index ef74119e398..24ade6cb7a5 100644
--- a/debian.master/config/powerpc/config.common.powerpc
+++ b/debian.master/config/powerpc/config.common.powerpc
@@ -99,7 +99,6 @@ CONFIG_GPIO_PCA953X=m
CONFIG_GPIO_PCF857X=m
CONFIG_GPIO_PCH=m
CONFIG_GPIO_PLAT_SAMSUNG=y
-CONFIG_GPIO_S5PC100=y
# CONFIG_GPIO_SYSFS is not set
CONFIG_GPIO_TWL4030=m
CONFIG_GPIO_VX855=m
diff --git a/debian.master/config/ppc64/config.common.ppc64 b/debian.master/config/ppc64/config.common.ppc64
index 917aa7e2c22..db8a84df628 100644
--- a/debian.master/config/ppc64/config.common.ppc64
+++ b/debian.master/config/ppc64/config.common.ppc64
@@ -111,7 +111,6 @@ CONFIG_GPIO_PCA953X=m
CONFIG_GPIO_PCF857X=m
CONFIG_GPIO_PCH=m
CONFIG_GPIO_PLAT_SAMSUNG=y
-CONFIG_GPIO_S5PC100=y
# CONFIG_GPIO_SYSFS is not set
CONFIG_GPIO_TWL4030=m
CONFIG_GPIO_VX855=m