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_EXYNOS4)
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
19 select S3C_GPIO_CFG_S3C64XX
20 select S3C_GPIO_PULL_UPDOWN
21 select S3C_GPIO_CFG_S3C24XX
24 select SAMSUNG_IRQ_VIC_TIMER
25 select SAMSUNG_IRQ_UART
27 Base platform code for Samsung's S5P series SoC.
32 Use the external interrupts (other than GPIO interrupts.)
33 Note: Do not choose this for S5P6440 and S5P6450.
38 Common code for the GPIO interrupts (other than external interrupts.)
43 Use the High Resolution timer support
49 depends on ARCH_EXYNOS4
51 Say Y here if you want to enable System MMU
56 Compile in platform device definitions for FIMC controller 0
61 Compile in platform device definitions for FIMC controller 1
66 Compile in platform device definitions for FIMC controller 2
71 Compile in platform device definitions for FIMC controller 3
73 config S5P_DEV_ONENAND
76 Compile in platform device definition for OneNAND controller
81 Compile in platform device definitions for MIPI-CSIS channel 0
86 Compile in platform device definitions for MIPI-CSIS channel 1
88 config S5P_DEV_USB_EHCI
91 Compile in platform device definition for USB EHCI
93 config S5P_SETUP_MIPIPHY
96 Compile in common setup code for MIPI-CSIS and MIPI-DSIM devices