Kconfig (7e95e365d5399647a41e10059e4b09826b82d78b) Kconfig (5aa4a395af55df284b2a8a2a587c451b0940aab0)
1# arch/arm/mach-s5pv210/Kconfig
2#
3# Copyright (c) 2010 Samsung Electronics Co., Ltd.
4# http://www.samsung.com/
5#
6# Licensed under GPLv2
7
8# Configuration options for the S5PV210/S5PC110

--- 46 unchanged lines hidden (view full) ---

55 help
56 Common setup code for SDHCI gpio.
57
58config S5PV210_SETUP_FIMC
59 bool
60 help
61 Common setup code for the camera interfaces.
62
1# arch/arm/mach-s5pv210/Kconfig
2#
3# Copyright (c) 2010 Samsung Electronics Co., Ltd.
4# http://www.samsung.com/
5#
6# Licensed under GPLv2
7
8# Configuration options for the S5PV210/S5PC110

--- 46 unchanged lines hidden (view full) ---

55 help
56 Common setup code for SDHCI gpio.
57
58config S5PV210_SETUP_FIMC
59 bool
60 help
61 Common setup code for the camera interfaces.
62
63config S5PV210_SETUP_SPI
64 bool
65 help
66 Common setup code for SPI GPIO configurations.
67
63menu "S5PC110 Machines"
64
65config MACH_AQUILA
66 bool "Aquila"
67 select CPU_S5PV210
68 select S3C_DEV_FB
69 select S5P_DEV_FIMC0
70 select S5P_DEV_FIMC1

--- 105 unchanged lines hidden ---
68menu "S5PC110 Machines"
69
70config MACH_AQUILA
71 bool "Aquila"
72 select CPU_S5PV210
73 select S3C_DEV_FB
74 select S5P_DEV_FIMC0
75 select S5P_DEV_FIMC1

--- 105 unchanged lines hidden ---