1 # Copyright 2009 Samsung Electronics Co.
2 # Byungho Min <bhmin@samsung.com>
8 depends on ARCH_S5PC1XX
13 select ARCH_REQUIRE_GPIOLIB
15 select S3C_GPIO_PULL_UPDOWN
16 select S3C_GPIO_CFG_S3C24XX
17 select S3C_GPIO_CFG_S3C64XX
18 select S5P_GPIO_CFG_S5PC1XX
20 Base platform code for any Samsung S5PC1XX device
24 # Configuration options shared by all S3C64XX implementations
26 config CPU_S5PC100_INIT
29 Common initialisation code for the S5PC1XX
31 config CPU_S5PC100_CLOCK
34 Common clock support code for the S5PC1XX
36 # platform specific device setup
38 config S5PC1XX_SETUP_FB_24BPP
41 Common setup code for S5PC1XX with an 24bpp RGB display helper.
43 config S5PC1XX_SETUP_I2C0
47 Common setup code for i2c bus 0.
49 Note, currently since i2c0 is always compiled, this setup helper
50 is always compiled with it.
52 config S5PC1XX_SETUP_I2C1
55 Common setup code for i2c bus 1.
57 config S5PC1XX_SETUP_SDHCI_GPIO
60 Common setup code for SDHCI gpio.