1 # arch/arm/plat-s5pc1xx/Kconfig
3 # Copyright 2009 Samsung Electronics Co.
4 # Byungho Min <bhmin@samsung.com>
10 depends on ARCH_S5PC1XX
15 select ARCH_REQUIRE_GPIOLIB
17 select S3C_GPIO_PULL_UPDOWN
19 Base platform code for any Samsung S5PC1XX device
23 # Configuration options shared by all S3C64XX implementations
25 config CPU_S5PC100_INIT
28 Common initialisation code for the S5PC1XX
30 config CPU_S5PC100_CLOCK
33 Common clock support code for the S5PC1XX
35 # platform specific device setup
37 config S5PC100_SETUP_I2C0
41 Common setup code for i2c bus 0.
43 Note, currently since i2c0 is always compiled, this setup helper
44 is always compiled with it.
46 config S5PC100_SETUP_I2C1
49 Common setup code for i2c bus 1.