usb: host: Distinguish Kconfig text for Freescale controllers
[zen-stable.git] / drivers / cpufreq / Kconfig.arm
blobe0664fed018afc28ef8fd54c49630562a052366d
2 # ARM CPU Frequency scaling drivers
5 config ARM_S3C64XX_CPUFREQ
6 bool "Samsung S3C64XX"
7 depends on CPU_S3C6410
8 default y
9 help
10 This adds the CPUFreq driver for Samsung S3C6410 SoC.
12 If in doubt, say N.
14 config ARM_S5PV210_CPUFREQ
15 bool "Samsung S5PV210 and S5PC110"
16 depends on CPU_S5PV210
17 default y
18 help
19 This adds the CPUFreq driver for Samsung S5PV210 and
20 S5PC110 SoCs.
22 If in doubt, say N.
24 config ARM_EXYNOS_CPUFREQ
25 bool "SAMSUNG EXYNOS SoCs"
26 depends on ARCH_EXYNOS
27 select ARM_EXYNOS4210_CPUFREQ if CPU_EXYNOS4210
28 default y
29 help
30 This adds the CPUFreq driver common part for Samsung
31 EXYNOS SoCs.
33 If in doubt, say N.
35 config ARM_EXYNOS4210_CPUFREQ
36 bool "Samsung EXYNOS4210"
37 help
38 This adds the CPUFreq driver for Samsung EXYNOS4210
39 SoC (S5PV310 or S5PC210).