]> bbs.cooldavid.org Git - net-next-2.6.git/blame - arch/arm/plat-s5p/Kconfig
Merge branches 'sh/pio-death', 'sh/nommu', 'sh/clkfwk', 'sh/core' and 'sh/intc-extens...
[net-next-2.6.git] / arch / arm / plat-s5p / Kconfig
CommitLineData
c4ffccdd
KK
1# arch/arm/plat-s5p/Kconfig
2#
3# Copyright (c) 2009 Samsung Electronics Co., Ltd.
4# http://www.samsung.com/
5#
6# Licensed under GPLv2
7
8config PLAT_S5P
9 bool
49b7a491 10 depends on (ARCH_S5P64X0 || ARCH_S5P6442 || ARCH_S5PC100 || ARCH_S5PV210 || ARCH_S5PV310)
c4ffccdd 11 default y
cc0e72b8
CY
12 select ARM_VIC if !ARCH_S5PV310
13 select ARM_GIC if ARCH_S5PV310
c4ffccdd
KK
14 select NO_IOPORT
15 select ARCH_REQUIRE_GPIOLIB
16 select S3C_GPIO_TRACK
838c6d49 17 select S5P_GPIO_DRVSTR
42d828d4
KK
18 select SAMSUNG_GPIOLIB_4BIT
19 select S3C_GPIO_CFG_S3C64XX
20 select S3C_GPIO_PULL_UPDOWN
21 select S3C_GPIO_CFG_S3C24XX
c4ffccdd
KK
22 select PLAT_SAMSUNG
23 select SAMSUNG_CLKSRC
24 select SAMSUNG_IRQ_VIC_TIMER
25 select SAMSUNG_IRQ_UART
26 help
27 Base platform code for Samsung's S5P series SoC.
0df04f82
JL
28
29config S5P_EXT_INT
30 bool
31 help
32 Use the external interrupts (other than GPIO interrupts.)
49b7a491 33 Note: Do not choose this for S5P6440 and S5P6450.
25da496f 34
170a4617
MS
35config S5P_GPIO_INT
36 bool
37 help
38 Common code for the GPIO interrupts (other than external interrupts.)
39
25da496f
KK
40config S5P_DEV_FIMC0
41 bool
42 help
43 Compile in platform device definitions for FIMC controller 0
44
45config S5P_DEV_FIMC1
46 bool
47 help
48 Compile in platform device definitions for FIMC controller 1
49
50config S5P_DEV_FIMC2
51 bool
52 help
53 Compile in platform device definitions for FIMC controller 2
13904fba
KK
54
55config S5P_DEV_ONENAND
56 bool
57 help
58 Compile in platform device definition for OneNAND controller