|
@@ -58,6 +58,11 @@ config SAMSUNG_CLKSRC
|
|
|
Select the clock code for the clksrc implementation
|
|
|
used by newer systems such as the S3C64XX.
|
|
|
|
|
|
+config S5P_CLOCK
|
|
|
+ def_bool (ARCH_S5P64X0 || ARCH_S5PC100 || ARCH_S5PV210 || ARCH_EXYNOS)
|
|
|
+ help
|
|
|
+ Support common clock part for ARCH_S5P and ARCH_EXYNOS SoCs
|
|
|
+
|
|
|
# options for IRQ support
|
|
|
|
|
|
config SAMSUNG_IRQ_VIC_TIMER
|