aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLeann Ogasawara <leann.ogasawara@canonical.com>2011-07-19 10:45:47 -0700
committerJohn Rigby <john.rigby@linaro.org>2011-08-21 21:55:39 -0600
commit483bab6dccda9820bc8c50bd877e0de7258e4d1c (patch)
treed4f48993ea23fa02b52690840ebad1bef29dc3ef
parentf715b3ecf06ceedf0e21a9270f64a30b54cb0ee5 (diff)
UBUNTU: [Config] Drop CONFIG_GPIO_PLAT_SAMSUNG
After reviewing "UBUNTU: [Config] Temporarily Disable CONFIG_GPIO_PLAT_SAMSUNG on arm" Drop CONFIG_GPIO_PLAT_SAMSUNG from the configs. CONFIG_GPIO_PLAT_SAMSUNG depends on SAMSUNG_GPIOLIB_4BIT which is only enabled if PLAT_SAMSUNG. PLAT_SAMSUNG depends on PLAT_S3C24XX || ARCH_S3C64XX || PLAT_S5P, none of wich we enable, thus CONFIG_GPIO_PLAT_SAMSUNG 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 7f72db4bf2b..d62627e7d16 100644
--- a/debian.master/config/amd64/config.common.amd64
+++ b/debian.master/config/amd64/config.common.amd64
@@ -108,7 +108,6 @@ CONFIG_GPIO_MAX732X=m
CONFIG_GPIO_PCA953X=m
CONFIG_GPIO_PCF857X=m
CONFIG_GPIO_PCH=m
-CONFIG_GPIO_PLAT_SAMSUNG=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 b18a512fa04..2f7c35de9fa 100644
--- a/debian.master/config/armel/config.common.armel
+++ b/debian.master/config/armel/config.common.armel
@@ -101,7 +101,6 @@ CONFIG_GENERIC_IRQ_PROBE=y
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_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 bff7a4ea553..11f02cd18a4 100644
--- a/debian.master/config/i386/config.common.i386
+++ b/debian.master/config/i386/config.common.i386
@@ -108,7 +108,6 @@ CONFIG_GPIO_MAX732X=m
CONFIG_GPIO_PCA953X=m
CONFIG_GPIO_PCF857X=m
CONFIG_GPIO_PCH=m
-CONFIG_GPIO_PLAT_SAMSUNG=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 24ade6cb7a5..abae63fa566 100644
--- a/debian.master/config/powerpc/config.common.powerpc
+++ b/debian.master/config/powerpc/config.common.powerpc
@@ -98,7 +98,6 @@ CONFIG_GPIO_MAX732X=m
CONFIG_GPIO_PCA953X=m
CONFIG_GPIO_PCF857X=m
CONFIG_GPIO_PCH=m
-CONFIG_GPIO_PLAT_SAMSUNG=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 db8a84df628..89aa0320f92 100644
--- a/debian.master/config/ppc64/config.common.ppc64
+++ b/debian.master/config/ppc64/config.common.ppc64
@@ -110,7 +110,6 @@ CONFIG_GPIO_MAX732X=m
CONFIG_GPIO_PCA953X=m
CONFIG_GPIO_PCF857X=m
CONFIG_GPIO_PCH=m
-CONFIG_GPIO_PLAT_SAMSUNG=y
# CONFIG_GPIO_SYSFS is not set
CONFIG_GPIO_TWL4030=m
CONFIG_GPIO_VX855=m