ARM: Merge for-2635-4/onenand
[deliverable/linux.git] / arch / arm / plat-samsung / Kconfig
index 896b171bd430220d83f5aeae371847e3f55fb03c..d663078253de271ae38b0386aa5da3257b4011f9 100644 (file)
@@ -6,7 +6,7 @@
 
 config PLAT_SAMSUNG
        bool
-       depends on ARCH_S3C2410 || ARCH_S3C24A0 || ARCH_S3C64XX || ARCH_S5PC1XX
+       depends on ARCH_S3C2410 || ARCH_S3C24A0 || ARCH_S3C64XX
        select NO_IOPORT
        default y
        help
@@ -170,6 +170,11 @@ config S3C_DEV_I2C1
        help
          Compile in platform device definitions for I2C channel 1
 
+config S3C_DEV_I2C2
+       bool
+       help
+         Compile in platform device definitions for I2C channel 2
+
 config S3C_DEV_FB
        bool
        help
@@ -185,11 +190,22 @@ config S3C_DEV_USB_HSOTG
        help
          Compile in platform device definition for USB high-speed OtG
 
+config S3C_DEV_WDT
+       bool
+       default y if ARCH_S3C2410
+       help
+         Complie in platform device definition for Watchdog Timer
+
 config S3C_DEV_NAND
        bool
        help
          Compile in platform device definition for NAND controller
 
+config S3C_DEV_ONENAND
+       bool
+       help
+         Compile in platform device definition for OneNAND controller
+
 config S3C_DEV_RTC
        bool
        help
@@ -206,11 +222,10 @@ config S3C64XX_DEV_SPI
          Compile in platform device definitions for S3C64XX's type
          SPI controllers.
 
-config S3C64XX_DEV_TS
+config SAMSUNG_DEV_TS
        bool
        help
-           Common in platform device definitions for S3C64XX touchscreen
-           device
+           Common in platform device definitions for touchscreen device
 
 # DMA
 
This page took 0.02549 seconds and 5 git commands to generate.