summaryrefslogtreecommitdiffstats
path: root/arch/arm/plat-s5pc1xx/Kconfig
diff options
context:
space:
mode:
authorMarek Szyprowski <m.szyprowski@samsung.com>2010-05-18 12:38:44 +0200
committerBen Dooks <ben-linux@fluff.org>2010-05-19 18:23:37 +0900
commit51ffd971edb2d5187007967c14712a8ed956c092 (patch)
tree051b8ec9aacc970bd291c4cb7ac5da54f77b4c7a /arch/arm/plat-s5pc1xx/Kconfig
parentb884c0e07058478bff82b8edcecff4e2919fa361 (diff)
downloadop-kernel-dev-51ffd971edb2d5187007967c14712a8ed956c092.zip
op-kernel-dev-51ffd971edb2d5187007967c14712a8ed956c092.tar.gz
ARM: S5PC100: Move i2c helpers from plat-s5pc1xx to mach-s5pc100
Move i2c helpers from plat-s5pc1xx to mach-s5pc100. Signed-off-by: Marek Szyprowski <m.szyprowski@samsung.com> Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com> Signed-off-by: Ben Dooks <ben-linux@fluff.org>
Diffstat (limited to 'arch/arm/plat-s5pc1xx/Kconfig')
-rw-r--r--arch/arm/plat-s5pc1xx/Kconfig14
1 files changed, 0 insertions, 14 deletions
diff --git a/arch/arm/plat-s5pc1xx/Kconfig b/arch/arm/plat-s5pc1xx/Kconfig
index 708f7a0..c7bd2bb 100644
--- a/arch/arm/plat-s5pc1xx/Kconfig
+++ b/arch/arm/plat-s5pc1xx/Kconfig
@@ -39,20 +39,6 @@ config CPU_S5PC100_CLOCK
# platform specific device setup
-config S5PC1XX_SETUP_I2C0
- bool
- default y
- help
- Common setup code for i2c bus 0.
-
- Note, currently since i2c0 is always compiled, this setup helper
- is always compiled with it.
-
-config S5PC1XX_SETUP_I2C1
- bool
- help
- Common setup code for i2c bus 1.
-
config S5PC1XX_SETUP_SDHCI_GPIO
bool
help
OpenPOWER on IntegriCloud