ARM: S5PV210: Enable MFC on SMDKC110
[deliverable/linux.git] / arch / arm / mach-s5pv210 / Kconfig
CommitLineData
939d28aa
KK
1# arch/arm/mach-s5pv210/Kconfig
2#
3# Copyright (c) 2010 Samsung Electronics Co., Ltd.
4# http://www.samsung.com/
5#
6# Licensed under GPLv2
7
8# Configuration options for the S5PV210/S5PC110
9
10if ARCH_S5PV210
11
12config CPU_S5PV210
13 bool
dafc9543 14 select SAMSUNG_DMADEV
0df04f82 15 select S5P_EXT_INT
9e65bbf2 16 select S5P_HRT
0da3bead 17 select S5P_PM if PM
e2e13621 18 select S5P_SLEEP if PM
939d28aa
KK
19 help
20 Enable S5PV210 CPU support
21
e6f66a9f
MS
22config S5PV210_SETUP_I2C1
23 bool
24 help
25 Common setup code for i2c bus 1.
26
27config S5PV210_SETUP_I2C2
28 bool
29 help
30 Common setup code for i2c bus 2.
31
4b9a5ad5
AK
32config S5PV210_SETUP_IDE
33 bool
34 help
35 Common setup code for S5PV210 IDE GPIO configurations
36
5b696a67
MS
37config S5PV210_SETUP_FB_24BPP
38 bool
39 help
40 Common setup code for S5PV210 with an 24bpp RGB display helper.
41
e7d0628c
JS
42config S5PV210_SETUP_KEYPAD
43 bool
44 help
45 Common setup code for keypad.
46
e6f66a9f
MS
47config S5PV210_SETUP_SDHCI
48 bool
49 select S5PV210_SETUP_SDHCI_GPIO
50 help
51 Internal helper functions for S5PV210 based SDHCI systems
52
53config S5PV210_SETUP_SDHCI_GPIO
54 bool
55 help
56 Common setup code for SDHCI gpio.
57
0048a173
SN
58config S5PV210_SETUP_FIMC
59 bool
60 help
61 Common setup code for the camera interfaces.
62
5aa4a395
PV
63config S5PV210_SETUP_SPI
64 bool
65 help
66 Common setup code for SPI GPIO configurations.
67
6901bbc8 68menu "S5PC110 Machines"
eff4c74d
BD
69
70config MACH_AQUILA
6901bbc8 71 bool "Aquila"
eff4c74d 72 select CPU_S5PV210
eff4c74d 73 select S3C_DEV_FB
7200c11d
SN
74 select S5P_DEV_FIMC0
75 select S5P_DEV_FIMC1
76 select S5P_DEV_FIMC2
ba3fbef9
MS
77 select S3C_DEV_HSMMC
78 select S3C_DEV_HSMMC1
79 select S3C_DEV_HSMMC2
13904fba 80 select S5P_DEV_ONENAND
d61bd77f
KK
81 select S5PV210_SETUP_FB_24BPP
82 select S5PV210_SETUP_SDHCI
eff4c74d
BD
83 help
84 Machine support for the Samsung Aquila target based on S5PC110 SoC
85
2e57da41
JS
86config MACH_GONI
87 bool "GONI"
88 select CPU_S5PV210
b4a0dca7 89 select S5P_GPIO_INT
3965fdee 90 select S3C_DEV_FB
9f488c6f
SN
91 select S5P_DEV_FIMC0
92 select S5P_DEV_FIMC1
93 select S5P_DEV_FIMC2
19b90c7c
MS
94 select S3C_DEV_HSMMC
95 select S3C_DEV_HSMMC1
96 select S3C_DEV_HSMMC2
528ef1b5 97 select S3C_DEV_I2C1
b4a0dca7 98 select S3C_DEV_I2C2
66eb1238 99 select S5P_DEV_MFC
d5889d5d 100 select S3C_DEV_USB_HSOTG
13904fba 101 select S5P_DEV_ONENAND
2a555582 102 select SAMSUNG_DEV_KEYPAD
b74f2fb5 103 select S5P_DEV_TV
d61bd77f 104 select S5PV210_SETUP_FB_24BPP
528ef1b5 105 select S5PV210_SETUP_I2C1
b4a0dca7 106 select S5PV210_SETUP_I2C2
2a555582 107 select S5PV210_SETUP_KEYPAD
d61bd77f 108 select S5PV210_SETUP_SDHCI
39aefabb 109 select S5PV210_SETUP_FIMC
2e57da41
JS
110 help
111 Machine support for Samsung GONI board
112 S5PC110(MCP) is one of package option of S5PV210
939d28aa 113
6901bbc8
KK
114config MACH_SMDKC110
115 bool "SMDKC110"
116 select CPU_S5PV210
170d7415
NKC
117 select S3C_DEV_I2C1
118 select S3C_DEV_I2C2
f5807269 119 select S3C_DEV_RTC
6901bbc8 120 select S3C_DEV_WDT
6ff5d257 121 select S5P_DEV_MFC
d61bd77f 122 select SAMSUNG_DEV_IDE
170d7415
NKC
123 select S5PV210_SETUP_I2C1
124 select S5PV210_SETUP_I2C2
6901bbc8
KK
125 select S5PV210_SETUP_IDE
126 help
127 Machine support for Samsung SMDKC110
128 S5PC110(MCP) is one of package option of S5PV210
129
130endmenu
131
6901bbc8
KK
132menu "S5PV210 Machines"
133
939d28aa
KK
134config MACH_SMDKV210
135 bool "SMDKV210"
136 select CPU_S5PV210
8f49720d 137 select S3C_DEV_FB
976a62f2
HL
138 select S3C_DEV_HSMMC
139 select S3C_DEV_HSMMC1
140 select S3C_DEV_HSMMC2
141 select S3C_DEV_HSMMC3
170d7415
NKC
142 select S3C_DEV_I2C1
143 select S3C_DEV_I2C2
d61bd77f
KK
144 select S3C_DEV_RTC
145 select S3C_DEV_WDT
c7bf01df 146 select S5P_DEV_MFC
41d8289d 147 select SAMSUNG_DEV_ADC
84ca326c 148 select SAMSUNG_DEV_BACKLIGHT
4b9a5ad5 149 select SAMSUNG_DEV_IDE
88a1cc43 150 select SAMSUNG_DEV_KEYPAD
5cd435b4 151 select SAMSUNG_DEV_PWM
41d8289d 152 select SAMSUNG_DEV_TS
8f49720d 153 select S5PV210_SETUP_FB_24BPP
170d7415
NKC
154 select S5PV210_SETUP_I2C1
155 select S5PV210_SETUP_I2C2
4b9a5ad5 156 select S5PV210_SETUP_IDE
f5807269 157 select S5PV210_SETUP_KEYPAD
976a62f2 158 select S5PV210_SETUP_SDHCI
939d28aa
KK
159 help
160 Machine support for Samsung SMDKV210
161
50442b55
KC
162config MACH_TORBRECK
163 bool "Torbreck"
164 select CPU_S5PV210
165 select ARCH_SPARSEMEM_ENABLE
166 select S3C_DEV_HSMMC
167 select S3C_DEV_HSMMC1
168 select S3C_DEV_HSMMC2
169 select S3C_DEV_HSMMC3
170 select S3C_DEV_I2C1
171 select S3C_DEV_I2C2
172 select S3C_DEV_RTC
173 select S3C_DEV_WDT
174 select S5PV210_SETUP_I2C1
175 select S5PV210_SETUP_I2C2
176 select S5PV210_SETUP_SDHCI
177 help
178 Machine support for aESOP Torbreck
179
6901bbc8 180endmenu
939d28aa 181
939d28aa 182endif
This page took 0.126252 seconds and 5 git commands to generate.