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
14 select GIC_NON_BANKED if ARCH_EXYNOS4
16 select ARCH_REQUIRE_GPIOLIB
18 select S5P_GPIO_DRVSTR
19 select SAMSUNG_GPIOLIB_4BIT
22 select SAMSUNG_IRQ_VIC_TIMER
24 Base platform code for Samsung's S5P series SoC.
29 Use the external interrupts (other than GPIO interrupts.)
30 Note: Do not choose this for S5P6440 and S5P6450.
35 Common code for the GPIO interrupts (other than external interrupts.)
39 select SAMSUNG_DEV_PWM
41 Use the High Resolution timer support
46 Common code for power management support on S5P and newer SoCs
47 Note: Do not select this for S5P6440 and S5P6450.
53 depends on ARCH_EXYNOS4
55 Say Y here if you want to enable System MMU
60 Internal config node to apply common S5P sleep management code.
61 Can be selected by S5P and newer SoCs with similar sleep procedure.
66 Compile in platform device definitions for FIMC controller 0
71 Compile in platform device definitions for FIMC controller 1
76 Compile in platform device definitions for FIMC controller 2
81 Compile in platform device definitions for FIMC controller 3
86 Compile in platform device definitions for FIMD controller 0
88 config S5P_DEV_I2C_HDMIPHY
91 Compile in platform device definitions for I2C HDMIPHY controller
96 Compile in platform device definitions for MFC
98 config S5P_DEV_ONENAND
101 Compile in platform device definition for OneNAND controller
106 Compile in platform device definitions for MIPI-CSIS channel 0
111 Compile in platform device definitions for MIPI-CSIS channel 1
116 Compile in platform device definition for TV interface
118 config S5P_DEV_USB_EHCI
121 Compile in platform device definition for USB EHCI
123 config S5P_SETUP_MIPIPHY
126 Compile in common setup code for MIPI-CSIS and MIPI-DSIM devices