1 # arch/arm/plat-s5p/Kconfig
3 # Copyright (c) 2009 Samsung Electronics Co., Ltd.
4 # http://www.samsung.com/
10 depends on (ARCH_S5P64X0 || ARCH_S5PC100 || ARCH_S5PV210 || ARCH_EXYNOS)
12 select ARM_VIC if !ARCH_EXYNOS4
13 select ARM_GIC if ARCH_EXYNOS4
15 select ARCH_REQUIRE_GPIOLIB
17 select S5P_GPIO_DRVSTR
18 select SAMSUNG_GPIOLIB_4BIT
21 select SAMSUNG_IRQ_VIC_TIMER
23 Base platform code for Samsung's S5P series SoC.
28 Use the external interrupts (other than GPIO interrupts.)
29 Note: Do not choose this for S5P6440 and S5P6450.
34 Common code for the GPIO interrupts (other than external interrupts.)
38 select SAMSUNG_DEV_PWM
40 Use the High Resolution timer support
45 Common code for power management support on S5P and newer SoCs
46 Note: Do not select this for S5P6440 and S5P6450.
52 depends on ARCH_EXYNOS4
54 Say Y here if you want to enable System MMU
59 Internal config node to apply common S5P sleep management code.
60 Can be selected by S5P and newer SoCs with similar sleep procedure.
65 Compile in platform device definitions for FIMC controller 0
70 Compile in platform device definitions for FIMC controller 1
75 Compile in platform device definitions for FIMC controller 2
80 Compile in platform device definitions for FIMC controller 3
85 Compile in platform device definitions for FIMD controller 0
87 config S5P_DEV_I2C_HDMIPHY
90 Compile in platform device definitions for I2C HDMIPHY controller
95 Compile in platform device definitions for MFC
97 config S5P_DEV_ONENAND
100 Compile in platform device definition for OneNAND controller
105 Compile in platform device definitions for MIPI-CSIS channel 0
110 Compile in platform device definitions for MIPI-CSIS channel 1
115 Compile in platform device definition for TV interface
117 config S5P_DEV_USB_EHCI
120 Compile in platform device definition for USB EHCI
122 config S5P_SETUP_MIPIPHY
125 Compile in common setup code for MIPI-CSIS and MIPI-DSIM devices