aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLeann Ogasawara <leann.ogasawara@canonical.com>2011-07-19 07:56:15 -0700
committerJohn Rigby <john.rigby@linaro.org>2011-07-25 14:41:30 -0600
commitcdcbbf7fc221f3084ffd19c2e05b3c87f8f441d8 (patch)
treef81ac53a49d22ab973f4e9072450c78b1e85ce2c
parent2a414b227ce77d0110d35e3a30ec3a4f417a57da (diff)
UBUNTU: [Config] Drop CONFIG_GPIO_S5PV210
After reviewing "UBUNTU: [Config] Temporarily Disable CONFIG_GPIO_S5PV210 on arm" Drop CONFIG_GPIO_S5PV210 from the configs. CONFIG_GPIO_S5PV210 depends on CPU_S5PV210 which is only enabled if ARCH_S5PV210. 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 8a29e21b171..31660a71e57 100644
--- a/debian.master/config/amd64/config.common.amd64
+++ b/debian.master/config/amd64/config.common.amd64
@@ -110,7 +110,6 @@ CONFIG_GPIO_PCF857X=m
CONFIG_GPIO_PCH=m
CONFIG_GPIO_PLAT_SAMSUNG=y
CONFIG_GPIO_S5PC100=y
-CONFIG_GPIO_S5PV210=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 ed60e3d4943..abdb469db28 100644
--- a/debian.master/config/armel/config.common.armel
+++ b/debian.master/config/armel/config.common.armel
@@ -103,7 +103,6 @@ CONFIG_GPIO_PCA953X=y
# CONFIG_GPIO_PCH is not set
# CONFIG_GPIO_PLAT_SAMSUNG is not set
# CONFIG_GPIO_S5PC100 is not set
-# CONFIG_GPIO_S5PV210 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 618fafb9fd6..4d2871a5bcc 100644
--- a/debian.master/config/i386/config.common.i386
+++ b/debian.master/config/i386/config.common.i386
@@ -110,7 +110,6 @@ CONFIG_GPIO_PCF857X=m
CONFIG_GPIO_PCH=m
CONFIG_GPIO_PLAT_SAMSUNG=y
CONFIG_GPIO_S5PC100=y
-CONFIG_GPIO_S5PV210=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 21b2368c427..ef74119e398 100644
--- a/debian.master/config/powerpc/config.common.powerpc
+++ b/debian.master/config/powerpc/config.common.powerpc
@@ -100,7 +100,6 @@ CONFIG_GPIO_PCF857X=m
CONFIG_GPIO_PCH=m
CONFIG_GPIO_PLAT_SAMSUNG=y
CONFIG_GPIO_S5PC100=y
-CONFIG_GPIO_S5PV210=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 54d92f135ba..917aa7e2c22 100644
--- a/debian.master/config/ppc64/config.common.ppc64
+++ b/debian.master/config/ppc64/config.common.ppc64
@@ -112,7 +112,6 @@ CONFIG_GPIO_PCF857X=m
CONFIG_GPIO_PCH=m
CONFIG_GPIO_PLAT_SAMSUNG=y
CONFIG_GPIO_S5PC100=y
-CONFIG_GPIO_S5PV210=y
# CONFIG_GPIO_SYSFS is not set
CONFIG_GPIO_TWL4030=m
CONFIG_GPIO_VX855=m