aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-s5pv310/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'arch/arm/mach-s5pv310/Kconfig')
-rw-r--r--arch/arm/mach-s5pv310/Kconfig10
1 files changed, 10 insertions, 0 deletions
diff --git a/arch/arm/mach-s5pv310/Kconfig b/arch/arm/mach-s5pv310/Kconfig
index 24ef3cd5b4bc..f9b189234387 100644
--- a/arch/arm/mach-s5pv310/Kconfig
+++ b/arch/arm/mach-s5pv310/Kconfig
@@ -15,6 +15,16 @@ config CPU_S5PV310
15 help 15 help
16 Enable S5PV310 CPU support 16 Enable S5PV310 CPU support
17 17
18config S5PV310_SETUP_I2C1
19 bool
20 help
21 Common setup code for i2c bus 1.
22
23config S5PV310_SETUP_I2C2
24 bool
25 help
26 Common setup code for i2c bus 2.
27
18# machine support 28# machine support
19 29
20config MACH_SMDKV310 30config MACH_SMDKV310