1 # arch/arm/plat-s3c64xx/Kconfig
3 # Copyright 2008 Openmoko, Inc.
4 # Copyright 2008 Simtec Electronics
5 # Ben Dooks <ben@simtec.co.uk>
11 depends on ARCH_S3C64XX
17 select ARCH_REQUIRE_GPIOLIB
19 select S3C_GPIO_PULL_UPDOWN
20 select S3C_GPIO_CFG_S3C24XX
21 select S3C_GPIO_CFG_S3C64XX
22 select USB_ARCH_HAS_OHCI
24 Base platform code for any Samsung S3C64XX device
28 # Configuration options shared by all S3C64XX implementations
30 config CPU_S3C6400_INIT
33 Common initialisation code for the S3C6400 that is shared
34 by other CPUs in the series, such as the S3C6410.
36 config CPU_S3C6400_CLOCK
39 Common clock support code for the S3C6400 that is shared
40 by other CPUs in the series, such as the S3C6410.
42 # platform specific device setup
44 config S3C64XX_SETUP_I2C0
48 Common setup code for i2c bus 0.
50 Note, currently since i2c0 is always compiled, this setup helper
51 is always compiled with it.
53 config S3C64XX_SETUP_I2C1
56 Common setup code for i2c bus 1.
58 config S3C64XX_SETUP_FB_24BPP
61 Common setup code for S3C64XX with an 24bpp RGB display helper.
63 config S3C64XX_SETUP_SDHCI_GPIO
66 Common setup code for S3C64XX SDHCI GPIO configurations