Kconfig (05e5bd0f3daddb0368a433af5b58be68c62dc365) Kconfig (7f471ee8bed570c0f8ea48f17a957c3b31f54a61)
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

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

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
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

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

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
68config S5PV210_SETUP_USB_PHY
69 bool
70 help
71 Common setup code for USB PHY controller
72
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

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

102 select SAMSUNG_DEV_KEYPAD
103 select S5P_DEV_TV
104 select S5PV210_SETUP_FB_24BPP
105 select S5PV210_SETUP_I2C1
106 select S5PV210_SETUP_I2C2
107 select S5PV210_SETUP_KEYPAD
108 select S5PV210_SETUP_SDHCI
109 select S5PV210_SETUP_FIMC
73menu "S5PC110 Machines"
74
75config MACH_AQUILA
76 bool "Aquila"
77 select CPU_S5PV210
78 select S3C_DEV_FB
79 select S5P_DEV_FIMC0
80 select S5P_DEV_FIMC1

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

107 select SAMSUNG_DEV_KEYPAD
108 select S5P_DEV_TV
109 select S5PV210_SETUP_FB_24BPP
110 select S5PV210_SETUP_I2C1
111 select S5PV210_SETUP_I2C2
112 select S5PV210_SETUP_KEYPAD
113 select S5PV210_SETUP_SDHCI
114 select S5PV210_SETUP_FIMC
115 select S5PV210_SETUP_USB_PHY
110 help
111 Machine support for Samsung GONI board
112 S5PC110(MCP) is one of package option of S5PV210
113
114config MACH_SMDKC110
115 bool "SMDKC110"
116 select CPU_S5PV210
117 select S3C_DEV_I2C1

--- 63 unchanged lines hidden ---
116 help
117 Machine support for Samsung GONI board
118 S5PC110(MCP) is one of package option of S5PV210
119
120config MACH_SMDKC110
121 bool "SMDKC110"
122 select CPU_S5PV210
123 select S3C_DEV_I2C1

--- 63 unchanged lines hidden ---